-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
32 lines (31 loc) · 822 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
*.iml
.gradle
/app/build/
/app/build
/local.properties
/.idea/caches
/.idea/caches/build_file_checksums.ser
/.idea/libraries
/.idea/modules.xml
/.idea/workspace.xml
/.idea/navEditor.xml
/.idea/assetWizardSettings.xml
.DS_Store
/build
/captures
.externalNativeBuild
.cxx
/.idea/
/.gradle/5.6.4/executionHistory/executionHistory.bin
/.gradle/5.6.4/executionHistory/executionHistory.lock
/.gradle/5.6.4/fileHashes/fileHashes.bin
/.gradle/5.6.4/fileHashes/fileHashes.lock
/.gradle/5.6.4/fileHashes/resourceHashesCache.bin
/.gradle/5.6.4/javaCompile/classAnalysis.bin
/.gradle/5.6.4/javaCompile/jarAnalysis.bin
/.gradle/5.6.4/javaCompile/javaCompile.lock
/.gradle/5.6.4/javaCompile/taskHistory.bin
/.gradle/buildOutputCleanup/buildOutputCleanup.lock
/.gradle/buildOutputCleanup/outputFiles.bin
/app/release/
/local.properties