nextcloud-android/.gitignore

20 lines
226 B
Text
Raw Normal View History

2011-08-20 00:37:35 +04:00
# built application files
*.apk
*.ap_
# files for the dex VM
*.dex
# Java class files
*.class
# generated files
bin/
gen/
target/
2011-08-20 00:37:35 +04:00
# Local configuration file (sdk path, etc)
local.properties
# Mac .DS_Store files
.DS_Store