nextcloud-android/.gitignore
Luke Owncloud 1b3c3a3ece added more detailed download and compile instructions.
fixed setup_env.bat
added target/ to .gitignore
2013-08-06 11:19:30 +02:00

20 lines
No EOL
226 B
Text

# built application files
*.apk
*.ap_
# files for the dex VM
*.dex
# Java class files
*.class
# generated files
bin/
gen/
target/
# Local configuration file (sdk path, etc)
local.properties
# Mac .DS_Store files
.DS_Store