Aegis/.gitignore

44 lines
500 B
Plaintext
Raw Normal View History

2016-08-15 19:29:41 +00:00
# Built application files
*.apk
*.ap_
# Files for the ART/Dalvik VM
*.dex
# Java class files
*.class
# Generated files
bin/
gen/
out/
# Gradle files
.gradle/
build/
2019-03-27 00:03:55 +00:00
release/
2016-08-15 19:29:41 +00:00
# Local configuration file (sdk path, etc)
local.properties
# Proguard folder generated by Eclipse
proguard/
# Log Files
*.log
# Android Studio Navigation editor temp files
.navigation/
# Android Studio captures folder
captures/
# Intellij
*.iml
2019-03-27 00:03:55 +00:00
.idea/
2016-08-15 19:29:41 +00:00
# Keystore files
*.jks
2020-01-20 20:34:20 +00:00
crowdin.properties
2023-08-30 12:00:54 +00:00
.crowdin/config.yml