OC-2459: Ask for pincode, when click on an instant upload notification
[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 files (sdk path, etc)
17 local.properties
18 oc_workaround/local.properties
19 oc_framework/local.properties
20 oc_framework-test-project/local.properties
21 tests/local.properties
22
23 # Mac .DS_Store files
24 .DS_Store
25
26 # Proguard README
27 proguard-project.txt
28 oc_workaround/proguard-project.txt
29 oc_framework/proguard-project.txt
30 oc_framework-test-project/proguard-project.txt
31 tests/proguard-project.txt
32
33 # Should not be commited inside this repo:
34 actionbarsherlock/