Files

15 lines
114 B
Plaintext

__pycache__/
*.pyc
*.pyo
*.pyd
*.swp
.Python
.pytest_cache/
.mypy_cache/
.venv/
venv/
.env
.git/
.gitignore
docs/