lethe/.gitignore

12 lines
88 B
Plaintext

__pycache__/
*.pyc
.*.swp
.*.swo
build/
dist/
*.egg-info/
.mypy_cache/
.pytest_cache/