projects
/
owncloud:swoelfl-android-devel.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Uploading files are protected against removal from other apps
[owncloud:swoelfl-android-devel.git]
/
.gitignore
1
# built application files
2
*.apk
3
*.ap_
4
5
# files for the dex VM
6
*.dex
7
8
# Java class files
9
*.class
10
11
# generated files
12
bin/
13
gen/
14
15
# Local configuration file (sdk path, etc)
16
local.properties
17
18
# Mac .DS_Store files
19
.DS_Store