Files
kv-ai/.gitignore

12 lines
112 B
Plaintext

__pycache__/
*.py[cod]
*$py.class
*.egg-info/
.pytest_cache/
.mypy_cache/
.venv/
venv/
.companion/
dist/
build/