tubearchivist/.gitignore

8 lines
96 B
Plaintext
Raw Normal View History

2021-09-06 00:10:14 +07:00
# python testing cache
__pycache__
# django testing db
db.sqlite3
2022-01-26 20:21:08 +07:00
# vscode custom conf
.vscode