mirror of
https://github.com/tubearchivist/tubearchivist
synced 2024-11-06 09:20:27 +00:00
9 lines
95 B
Plaintext
9 lines
95 B
Plaintext
|
# python testing cache
|
||
|
__pycache__
|
||
|
|
||
|
# django testing db
|
||
|
db.sqlite3
|
||
|
|
||
|
# frontend fonts
|
||
|
*ttf.woff
|