microblog.pub/.gitignore

5 lines
46 B
Plaintext
Raw Normal View History

2022-06-22 13:11:22 -05:00
*.db
__pycache__/
.mypy_cache/
.pytest_cache/