mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +03:00
ignore commonly used files for testing in place
This commit is contained in:
parent
e638f599e7
commit
82e2689246
1 changed files with 10 additions and 0 deletions
10
.gitignore
vendored
10
.gitignore
vendored
|
|
@ -17,3 +17,13 @@ docs/html/
|
|||
# files generated by tests
|
||||
tmp/
|
||||
tests/repo/icons*
|
||||
|
||||
# files used in manual testing
|
||||
/config.py
|
||||
/tmp/
|
||||
/logs/
|
||||
/metadata/
|
||||
makebuildserver.config.py
|
||||
/tests/config.py
|
||||
/tests/fdroid-icon.png
|
||||
/unsigned/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue