microblog.pub/.gitignore

5 lines
46 B
Plaintext
Raw Normal View History

2022-06-22 20:11:22 +02:00
*.db
__pycache__/
.mypy_cache/
.pytest_cache/