python-template/.gitignore
2025-09-20 18:13:00 +03:30

7 lines
66 B
Plaintext

__pycache__/
*.py[cod]
.env.*
!.env.example
*.sqlite3
.ruff_cache