microblog.pub/.gitignore

9 lines
113 B
Plaintext
Raw Permalink Normal View History

2022-06-22 13:11:22 -05:00
*.db
__pycache__/
.mypy_cache/
.pytest_cache/
2022-07-04 12:02:06 -05:00
docs/dist/
requirements.txt
2022-07-18 13:44:55 -05:00
app/_version.py
2022-07-22 01:46:14 -05:00
app/static/favicon.ico