diff options
Diffstat (limited to 'app/.gitignore')
-rw-r--r-- | app/.gitignore | 21 |
1 files changed, 20 insertions, 1 deletions
diff --git a/app/.gitignore b/app/.gitignore index 796b96d..6e931a3 100644 --- a/app/.gitignore +++ b/app/.gitignore @@ -1 +1,20 @@ -/build +/*/build/ + +com_crashlytics_export_strings.xml + +local.properties + +.gradle/ + +.signing/ + +.idea/ +*.iml + +.DS_Store +.DS_Store? +._* +.Spotlight-V100 +.Trashes +ehthumbs.db +Thumbs.db
\ No newline at end of file |