projects
/
pub
/
Android
/
ownCloud.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Reviewed integration with sychronization framework to fix problems in Android 4.4
[pub/Android/ownCloud.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
target/
15
16
# Local configuration file (sdk path, etc)
17
local.properties
18
19
# Mac .DS_Store files
20
.DS_Store
21
22
# These files are created automatically by Eclipse:
23
tests/proguard-project.txt
24
tests/project.properties
25
tests/ant.properties
26
tests/build.xml
27
proguard-project.txt
28
29
# Should not be commited inside this repo:
30
actionbarsherlock/