wedding-site-backend/.gitignore
2024-02-18 14:09:12 +00:00

9 lines
73 B
Text

/build
*/uploads
*/staticfiles
__pycache__
*.pyc
.venv
.env*
*.sqlite3