Compare commits
2 Commits
c416971d67
...
59eae71d70
| Author | SHA1 | Date |
|---|---|---|
|
|
59eae71d70 | |
|
|
4463c24107 |
|
|
@ -2,4 +2,21 @@
|
||||||
.idea
|
.idea
|
||||||
.DS_Store
|
.DS_Store
|
||||||
local.properties
|
local.properties
|
||||||
app/debug/app-debug.apk
|
# Built application files
|
||||||
|
*.apk
|
||||||
|
*.ap_
|
||||||
|
|
||||||
|
# Generated files
|
||||||
|
bin/
|
||||||
|
gen/
|
||||||
|
out/
|
||||||
|
|
||||||
|
# Gradle files
|
||||||
|
build/
|
||||||
|
|
||||||
|
# Keystore files
|
||||||
|
*.jks
|
||||||
|
*.keystore
|
||||||
|
|
||||||
|
app/release
|
||||||
|
app/debug
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue