CiteGeist/.gitignore

9 lines
82 B
Plaintext

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