mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +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
|
||||
tmp/
|
||||
tests/repo/icons*
|
||||
/tests/repo/icons*
|
||||
|
||||
# files used in manual testing
|
||||
/config.py
|
||||
|
@ -24,6 +24,12 @@ tests/repo/icons*
|
|||
/logs/
|
||||
/metadata/
|
||||
makebuildserver.config.py
|
||||
/tests/.fdroid.keypass.txt
|
||||
/tests/.fdroid.keystorepass.txt
|
||||
/tests/config.py
|
||||
/tests/fdroid-icon.png
|
||||
/tests/keystore.jks
|
||||
/tests/OBBMainPatchCurrent.apk
|
||||
/tests/OBBMainTwoVersions.apk
|
||||
/tests/urzip-πÇÇπÇÇ现代汉语通用字-български-عربي1234.apk
|
||||
/unsigned/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue