mia-accounting-django/.gitignore

11 lines
91 B
Plaintext
Raw Normal View History

2020-06-29 13:46:47 +08:00
*.pyc
__pycache__
migrations
2020-06-29 13:46:47 +08:00
settings.py
db.sqlite3
.idea
venv
2020-06-29 13:46:47 +08:00
mirror
static/ext-libs
*.mo