Files
ClashMetaForAndroid/.gitignore
2020-04-10 13:45:16 +08:00

48 lines
598 B
Plaintext

.gradle
build/
/app/release/
/captures
# Ignore Gradle GUI config
gradle-app.setting
# Avoid ignoring Gradle wrapper jar targetFile (.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
# Ignore IDEA config
.idea
*.iml
# KeyStore
*.keystore
*.jks
# clion cmake build
cmake-build-*
# local.properties
local.properties
# keystore
keystore.properties
# vscode
.vscode
# cxx
.cxx
*.hprof
# firebase
google-services.json
# Dolphin
.directory