syncthing-android/.gitignore

36 lines
389 B
Plaintext
Raw Normal View History

# built application files
*.apk
*.ap_
# files for the dex VM
*.dex
# Java class files
*.class
# generated files
bin/
2014-05-12 16:54:26 +00:00
build/
gen/
libs/
obj/
2014-05-12 16:54:26 +00:00
.gradle/
# Local configuration file (sdk path, etc)
local.properties
project.properties
# Eclipse project files
.settings/
.classpath
.project
# Proguard folder generated by Eclipse
proguard/
# Intellij project files
*.iml
*.ipr
*.iws
.idea/