my-first-blog/.gitignore

7 lines
56 B
Plaintext

*.pyc
*~
__pycache__
myvenv
db.sqlite3
/static
.DS_Store