Alimentation/.gitignore
2024-03-22 12:25:41 +01:00

5 lines
49 B
Plaintext

venv
**/db.sqlite3
**/__pycache__
**/*.pyc
**/00*