projects
/
pub
/
Android
/
ownCloud.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix for 4.0 file action context menu (re-implement it via DialogFragment)
[pub/Android/ownCloud.git]
/
.gitignore
diff --git
a/.gitignore
b/.gitignore
index
9892374
..
8346dbf
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-10,6
+10,8
@@
# generated files
bin/
+build/
+*.iml
gen/
target/
@@
-37,4
+39,4
@@
tests/proguard-project.txt
build
# Actionbarsherlock is now ignored since scripts takes care of init the sub-modules.
-actionbarsherlock
+actionbarsherlock
\ No newline at end of file