Files
kv-ai/.gitignore

18 lines
169 B
Plaintext

__pycache__/
*.py[cod]
*$py.class
*.egg-info/
.pytest_cache/
.mypy_cache/
.venv/
venv/
.companion/
dist/
build/
# Node.js / UI
node_modules/
ui/node_modules/
ui/dist/