crystal-wallet-android/.gitignore

55 lines
619 B
Plaintext

# Built application files
*.apk
*.ap_
# Files for the Dalvik VM
*.dex
# Java class files
*.class
# Generated files
bin/
gen/
out/
.idea/
tmp/
# Gradle files
.gradle/
build/
!build.gradle
!.gitignore
# 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/
# Local configuration file (sdk path, etc)
.classpath
.project
.settings
# Intellij
*.iml
# Keystore files
*.jks
# Mac OS X file
.DS_Store
# Fabric plugin
app/fabric.properties