lesson-agent / .dockerignore
MSGEncrypted's picture
init
9ec4d75
Raw
History Blame
118 Bytes
.venv/
.git/
.cursor/
__pycache__/
*.py[cod]
.env
models/
*.gguf
.ruff_cache/
.pytest_cache/
*.egg-info/
dist/
build/