mirror of
https://github.com/tubearchivist/tubearchivist
synced 2024-11-02 09:41:07 +00:00
8 lines
96 B
Plaintext
8 lines
96 B
Plaintext
# python testing cache
|
|
__pycache__
|
|
|
|
# django testing db
|
|
db.sqlite3
|
|
|
|
# vscode custom conf
|
|
.vscode |