This repository has been archived on 2026-08-05. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
nanobot/.gitignore

25 lines
187 B
Plaintext

.assets
.env
.env.*
*.pyc
dist/
build/
docs/
*.egg-info/
*.egg
*.pyc
*.pyo
*.pyd
*.pyw
*.pyz
*.pywz
*.pyzz
.venv/
vllm-env/
venv/
__pycache__/
poetry.lock
.pytest_cache/
botpy.log
tests/