ignoring dubiously copyrighted material

This commit is contained in:
Mikkeli Matlock
2026-01-25 19:57:36 +09:00
parent 15a805f7fe
commit b12fc381cd

8
.gitignore vendored
View File

@@ -59,3 +59,11 @@ scripts/__pycache__/
scripts/*.pyc scripts/*.pyc
scripts/*.pyo scripts/*.pyo
# extra resources
extra/fonts/*.ttf
extra/fonts/*.otf
extra/images/*.png
extra/images/*.jpg
extra/images/*.jpeg
extra/images/*.gif
extra/images/*.svg