CiteGeist/.gitignore

8 lines
77 B
Plaintext

__pycache__/
.pytest_cache/
.venv/
.cache/
*.pyc
*.egg-info/
library.sqlite3