Properly add css

This commit is contained in:
Benedikt Brückmann 2021-01-25 09:59:10 +01:00
parent 44ee531426
commit 997f5d267b
2 changed files with 9 additions and 5 deletions

View file

@ -3764,6 +3764,7 @@ def is_repo_file(filename):
and not filename.endswith(b'.idsig') \
and not filename.endswith(b'.log.gz') \
and os.path.basename(filename) not in [
b'index.css',
b'index.jar',
b'index_unsigned.jar',
b'index.xml',