microblog.pub/.gitignore

8 lines
90 B
Plaintext
Raw 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