CiteGeist/.gitignore

7 lines
65 B
Plaintext

__pycache__/
.pytest_cache/
.venv/
.cache/
*.pyc
library.sqlite3