my-first-blog/.gitignore

7 lines
56 B
Plaintext
Raw Permalink Normal View History

2019-10-21 17:32:08 +02:00
*.pyc
*~
__pycache__
myvenv
db.sqlite3
/static
.DS_Store