blob: f5d9e60e24d905c2bf5e4467761cf7100762835c [file] [log] [blame]
Alexander Afanasyevccb373d2016-01-25 11:28:18 -08001# Java class files
2*.class
3
Davide Pesavento9c1b7062019-09-24 11:44:14 -04004# Generated files
Alexander Afanasyevccb373d2016-01-25 11:28:18 -08005bin/
6gen/
7out/
Alexander Afanasyevccb373d2016-01-25 11:28:18 -08008
Davide Pesavento9c1b7062019-09-24 11:44:14 -04009# Gradle files
Davide Pesaventoa6fd9ab2020-11-01 20:51:36 -050010.gradle
11**/build/
12!src/**/build/
Davide Pesavento9c1b7062019-09-24 11:44:14 -040013# Ignore Gradle GUI config
14gradle-app.setting
15# Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored)
16!gradle-wrapper.jar
17# Cache of project
18.gradletasknamecache
19
Alexander Afanasyevccb373d2016-01-25 11:28:18 -080020# Local configuration file (sdk path, etc)
21local.properties
22
Davide Pesaventoa6fd9ab2020-11-01 20:51:36 -050023# Log Files
24*.log
25
26# Android Studio Navigation editor temp files
27.navigation/
28
Alexander Afanasyevccb373d2016-01-25 11:28:18 -080029# Eclipse project files
30.classpath
31.project
32
Davide Pesavento9c1b7062019-09-24 11:44:14 -040033# IntelliJ
Alexander Afanasyevccb373d2016-01-25 11:28:18 -080034*.iml
Davide Pesavento9c1b7062019-09-24 11:44:14 -040035.idea/workspace.xml
36.idea/tasks.xml
37.idea/gradle.xml
38.idea/assetWizardSettings.xml
39.idea/dictionaries
40.idea/libraries
41# Android Studio 3 in .gitignore file.
42.idea/caches
43.idea/modules.xml
44# Comment next line if keeping position of elements in Navigation Editor is relevant for you
45.idea/navEditor.xml
Alexander Afanasyevccb373d2016-01-25 11:28:18 -080046
Alexander Afanasyevccb373d2016-01-25 11:28:18 -080047# Emacs stuff
48prj.el
Davide Pesaventoa6fd9ab2020-11-01 20:51:36 -050049
50# macOS
51.DS_Store
52.AppleDouble
53.LSOverride
54
55# Windows
56Thumbs.db
57Thumbs.db:encryptable
58ehthumbs.db
59ehthumbs_vista.db