M1-Palto-Server/.gitignore

12 lines
95 B
Text

# IDE
.idea
# Virtual Environment
venv
.venv
# Django
media
static-collected
db.sqlite3
.env