mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-14 06:52:39 +03:00
ignore files created by tests
This commit is contained in:
parent
a4e4310803
commit
c41daf1e7e
1 changed files with 7 additions and 1 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
@ -16,7 +16,7 @@ docs/html/
|
||||||
|
|
||||||
# files generated by tests
|
# files generated by tests
|
||||||
tmp/
|
tmp/
|
||||||
tests/repo/icons*
|
/tests/repo/icons*
|
||||||
|
|
||||||
# files used in manual testing
|
# files used in manual testing
|
||||||
/config.py
|
/config.py
|
||||||
|
@ -24,6 +24,12 @@ tests/repo/icons*
|
||||||
/logs/
|
/logs/
|
||||||
/metadata/
|
/metadata/
|
||||||
makebuildserver.config.py
|
makebuildserver.config.py
|
||||||
|
/tests/.fdroid.keypass.txt
|
||||||
|
/tests/.fdroid.keystorepass.txt
|
||||||
/tests/config.py
|
/tests/config.py
|
||||||
/tests/fdroid-icon.png
|
/tests/fdroid-icon.png
|
||||||
|
/tests/keystore.jks
|
||||||
|
/tests/OBBMainPatchCurrent.apk
|
||||||
|
/tests/OBBMainTwoVersions.apk
|
||||||
|
/tests/urzip-πÇÇπÇÇ现代汉语通用字-български-عربي1234.apk
|
||||||
/unsigned/
|
/unsigned/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue