voixtreme-calibrate/.gitignore
jima c5acf1226a 2019-08-14, v6.1.2.503
1. Fixed bug in the LoggerService

 UPDATED - silentMode
2020-03-04 12:31:49 +01:00

50 lines
670 B
Text

# 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/
# 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
.idea
.idea/
#.idea/workspace.xml
#.idea/modules.xml
#.idea/misc.xml
#.idea/libraries
#.idea/vcs.xml
#.idea/codeStyleSettings.xml
# Keystore files
*.jks
# External native build folder generated in Android Studio 2.2 and later
.externalNativeBuild