Files
accounting-backend/.gitignore
2026-07-01 00:29:25 +03:30

8 lines
62 B
Plaintext

.env
.venv/
__pycache__/
*.py[cod]
*.sqlite3
db.sqlite3
*.log