aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: bb898765539f2fda1f788e85d9c172986f2a8e0c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
*.iml
.gradle
/local.properties
/.idea/caches
/.idea/libraries
/.idea/modules.xml
/.idea/workspace.xml
/.idea/navEditor.xml
/.idea/assetWizardSettings.xml
.DS_Store
/build
/captures
.externalNativeBuild
.cxx

# Project exclude paths
/app/build/
/app/build/intermediates/javac/debug/classes/