chiark / gitweb /
update: make icon extraction less dependent on aapt
[fdroidserver.git] / .gitignore
1 /config.py
2 /makebs.config.py
3 *~
4 *.pyc
5 *.class
6 *.box
7 TAGS
8
9 # files generated by build
10 build/
11 dist/
12 env/
13 fdroidserver.egg-info/
14 pylint.parseable
15 /.testfiles/
16 README.rst
17
18 # files generated by tests
19 tmp/
20 /tests/repo/icons*
21 /tests/repo/latestapps.dat
22
23 # files used in manual testing
24 /config.py
25 /tmp/
26 /logs/
27 /metadata/
28 makebuildserver.config.py
29 /tests/.fdroid.keypass.txt
30 /tests/.fdroid.keystorepass.txt
31 /tests/.java.security
32 /tests/fdroid-icon.png
33 /tests/OBBMainOldVersion.apk
34 /tests/OBBMainPatchCurrent.apk
35 /tests/OBBMainTwoVersions.apk
36 /tests/archive/categories.txt
37 /tests/archive/icons*
38 /tests/archive/index.jar
39 /tests/archive/index.xml
40 /tests/archive/index-v1.jar
41 /tests/repo/index.jar
42 /tests/repo/index-v1.jar
43 /tests/repo/info.guardianproject.urzip/
44 /tests/repo/info.guardianproject.checkey/en-US/phoneScreenshots/checkey-phone.png
45 /tests/repo/info.guardianproject.checkey/en-US/phoneScreenshots/checkey.png
46 /tests/urzip-πÇÇπÇÇ现代汉语通用字-български-عربي1234.apk
47 /unsigned/
48
49 # generated by gettext
50 locale/*/LC_MESSAGES/fdroidserver.mo