django-learning-hv3/.gitignore

6 lines
33 B
Plaintext
Raw Normal View History

2023-01-01 19:51:38 +01:00
.venv/
__pycache__/
db.sqlite3