mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
metadata: test to check that metadata/*.yml overrides .fdroid.yml
This actually uncovered that .fdroid.yml isn't really working. But that is a problem for another day.
This commit is contained in:
parent
bb99986630
commit
86b643f87b
3 changed files with 23 additions and 7 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -7,11 +7,11 @@ TAGS
|
|||
.ropeproject/
|
||||
|
||||
# files generated by build
|
||||
build/
|
||||
dist/
|
||||
/build/
|
||||
/dist/
|
||||
env/
|
||||
ENV/
|
||||
fdroidserver.egg-info/
|
||||
/fdroidserver.egg-info/
|
||||
pylint.parseable
|
||||
/.testfiles/
|
||||
README.rst
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue