matemat/.gitignore
s3lph 8879add39b
All checks were successful
/ test (push) Successful in 1m26s
/ codestyle (push) Successful in 1m0s
feat: take a backup of the sqlite db before executing schema migrations
2024-12-07 22:02:00 +01:00

14 lines
133 B
Text

**/.idea/
*.iml
**/__pycache__/
*.pyc
**/*.egg-info/
*.coverage
**/.mypy_cache/
*.sqlite3
*.db
*.bak
static/upload/
./matemat.conf