Skip to content

Instantly share code, notes, and snippets.

@ejcer
Created October 14, 2014 15:48
Show Gist options
  • Save ejcer/3963a80056ca84889dbd to your computer and use it in GitHub Desktop.
Save ejcer/3963a80056ca84889dbd to your computer and use it in GitHub Desktop.
.gradle
/local.properties
/.idea/workspace.xml
.DS_Store
# Built application files
*.apk
*.ap_
# Files for the Dalvik VM
*.dex
# Java class files
*.class
# Generated files
bin/
gen/
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Windows thumbnail db
Thumbs.db
# OSX files
.DS_Store
# Eclipse project files
.classpath
.project
# Gradle files
.gradle/
build/
# Built application files
/*/build/
# Signing files
.signing/
# Local configuration file (sdk path, etc)
local.properties
# Proguard folder generated by Eclipse
proguard/
# Log Files
*.log
# Android Studio
.idea/*
.idea
.idea/libraries/
.idea/workspace.xml
.idea/tasks.xml
.idea/.name
.idea/compiler.xml
.idea/copyright/profiles_settings.xml
.idea/encodings.xml
.idea/misc.xml
.idea/modules.xml
.idea_modules/
.idea/scopes/scope_settings.xml
.idea/vcs.xml
*.iml
.idea/dataSources.ids
.idea/dataSources.xml
.idea/sqlDataSources.xml
.idea/dynamic.xml
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
## File-based project format
*.ipr
*.iws
*.iml
app.iml
## Additional for IntelliJ
out/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment