mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 23:26:52 +00:00
ignore test dumps from fdroidserver/tests/dump_internal_metadata_format.py
This test script generates thousands of files, so its useful to keep the results around for a while. They also make working with git annoying, unless they are ignored.
This commit is contained in:
parent
8b700d2532
commit
03022448d7
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -10,3 +10,4 @@
|
|||
.fdroid*
|
||||
*.apk
|
||||
*.jks
|
||||
/metadata/dump_*
|
||||
Loading…
Reference in a new issue