nextcloud-android/.gitignore
Luke Owncloud a43fef7dbf enabled project for building with maven (eclipse building stays untouched)
added/updated compile instructions in setup.md
added some eclipse generated files to .gitignore
2013-10-21 09:29:05 +02:00

30 lines
No EOL
452 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
# These files are created automatically by Eclipse:
tests/proguard-project.txt
tests/project.properties
tests/ant.properties
tests/build.xml
proguard-project.txt
# Should not be commited inside this repo:
actionbarsherlock/