1
0
mirror of https://github.com/NguyenDuck/blocktopograph.git synced 2024-09-22 03:40:48 +00:00
blocktopograph/.gitignore
2024-03-10 10:42:48 +07:00

72 lines
921 B
Plaintext

bin
gen
obj
local.properties
.DS_Store
.metadata
.settings
*~
release/
### Gradle template
.gradle
build/
# Ignore Gradle GUI config
gradle-app.setting
# Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored)
!gradle-wrapper.jar
# Cache of project
.gradletasknamecache
# # Work around https://youtrack.jetbrains.com/issue/IDEA-116898
# gradle/wrapper/gradle-wrapper.properties
### Android template
# Built application files
*.apk
*.ap_
# Files for the ART/Dalvik VM
*.dex
# Java class files
*.class
# Generated files
bin/
gen/
out/
# Gradle files
.gradle/
# Local configuration file (sdk path, etc)
# Proguard folder generated by Eclipse
proguard/
# Log Files
*.log
# Android Studio Navigation editor temp files
.navigation/
# Android Studio captures folder
captures/
# Intellij
*.iml
.idea
# Keystore files
*.jks
keystore.properties
# Firebase configuration
app/google-services.json