tubearchivist/.gitignore
2025-06-15 11:19:14 +02:00

17 lines
185 B
Plaintext

# python testing cache
__pycache__
.venv
# django testing
backend/static
backend/staticfiles
backend/.env
# vscode custom conf
.vscode
# JavaScript stuff
node_modules
.editorconfig