cs16-client-legacy/android/.gitignore
2016-01-17 16:55:51 +03:00

37 lines
358 B
Plaintext

# Built application files
*.apk
*.ap_
*.bin
# Files for the Dalvik VM
*.dex
# Java class files
*.class
# Generated files
bin/
gen/
# Gradle files
.gradle/
build/
/*/build/
# Native files
obj/
libs/
# Local configuration file (sdk path, etc)
local.properties
# Proguard folder generated by Eclipse
proguard/
# Log Files
*.log
*.swp
*.save
*.kate-swp