PCv5/.gitignore

14 lines
102 B
Plaintext

app.db
__pycache__/
app/__pycache__/
migrations/
venv/
.venv/
# Deployment files
uwsgi.ini
run.sh