Files
nanobot/.gitignore
Hua 16e87b1b04
Some checks failed
Test Suite / test (3.12) (push) Has been cancelled
Test Suite / test (3.11) (push) Has been cancelled
Test Suite / test (3.13) (push) Has been cancelled
Merge remote-tracking branch 'origin/main'
# Conflicts:
#	.gitignore
#	nanobot/agent/loop.py
#	nanobot/agent/memory.py
2026-03-16 18:52:43 +08:00

27 lines
212 B
Plaintext

.worktrees/
.assets
.docs
.env
*.pyc
dist/
build/
docs/
*.egg-info/
*.egg
*.pycs
*.pyo
*.pyd
*.pyw
*.pyz
*.pywz
*.pyzz
.venv/
venv/
__pycache__/
poetry.lock
.pytest_cache/
botpy.log
nano.*.save
.DS_Store
uv.lock