Merge pull request #43 from alexsh/master

Add more info to gitignore after clone and import to Android Studio
This commit is contained in:
Nille 2017-03-20 14:29:03 +01:00 committed by GitHub
commit d6cc327bd0
1 changed files with 39 additions and 0 deletions

39
.gitignore vendored
View File

@ -1 +1,40 @@
# Built application files
/*/build/
/build
# Crashlytics configuations
com_crashlytics_export_strings.xml
# Local configuration file (sdk path, etc)
local.properties
# Gradle generated files
.gradle/
# Signing files
.signing/
# User-specific configurations
.idea/gradle.xml
.idea/runConfigurations.xml
.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/scopes/scope_settings.xml
.idea/vcs.xml
*.iml
# OS-specific files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db