nanobot/.gitignore
2026-02-06 08:46:06 +00:00

18 lines
127 B
Plaintext

.assets
.env
*.pyc
dist/
build/
docs/
*.egg-info/
*.egg
*.pyc
*.pyo
*.pyd
*.pyw
*.pyz
*.pywz
*.pyzz
poetry.lock
.pytest_cache/