37769-vm/.gitignore
2026-05-30 08:01:02 +00:00

11 lines
97 B
Plaintext

node_modules/
__pycache__/
*.pyc
*.pyo
*.sqlite3
.env
.env.*
.perm_test_*
staticfiles/
.DS_Store