nanobot/.gitignore

23 lines
174 B
Plaintext

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