tubearchivist/.gitignore

8 lines
96 B
Plaintext

# python testing cache
__pycache__
# django testing db
db.sqlite3
# vscode custom conf
.vscode