lesson-agent / .gitignore
MSGEncrypted's picture
wip script and monorepo
f173e0f
Raw
History Blame
103 Bytes
.venv/
__pycache__/
*.py[cod]
.env
models/
*.gguf
.ruff_cache/
.pytest_cache/
*.egg-info/
dist/
build/