blob: d4670af1c9e045d1b643d3d85d2576eafd58e908 [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/
8obj/
Alexander Afanasyevccb373d2016-01-25 11:28:18 -08009app/src/*/libs/
10app/src/*/obj/
11
Davide Pesavento9c1b7062019-09-24 11:44:14 -040012# Gradle files
13.gradle/
14build/
15# Ignore Gradle GUI config
16gradle-app.setting
17# Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored)
18!gradle-wrapper.jar
19# Cache of project
20.gradletasknamecache
21
Alexander Afanasyevccb373d2016-01-25 11:28:18 -080022# Local configuration file (sdk path, etc)
23local.properties
24
25# Eclipse project files
26.classpath
27.project
28
29# OSX files
30.DS_Store
31
32# Windows thumbnail db
33Thumbs.db
34
Davide Pesavento9c1b7062019-09-24 11:44:14 -040035# IntelliJ
Alexander Afanasyevccb373d2016-01-25 11:28:18 -080036*.iml
Davide Pesavento9c1b7062019-09-24 11:44:14 -040037.idea/workspace.xml
38.idea/tasks.xml
39.idea/gradle.xml
40.idea/assetWizardSettings.xml
41.idea/dictionaries
42.idea/libraries
43# Android Studio 3 in .gitignore file.
44.idea/caches
45.idea/modules.xml
46# Comment next line if keeping position of elements in Navigation Editor is relevant for you
47.idea/navEditor.xml
Alexander Afanasyevccb373d2016-01-25 11:28:18 -080048
49# Old-style IDEA project files
50*.ipr
51*.iws
52
Alexander Afanasyevccb373d2016-01-25 11:28:18 -080053# Sandbox stuff
54_sandbox
55
56# Emacs stuff
57prj.el