mirror of
https://github.com/batrachianai/toad
synced 2026-05-24 09:38:33 +00:00
22 lines
205 B
Text
22 lines
205 B
Text
# Python-generated files
|
|
__pycache__/
|
|
*.py[oc]
|
|
build/
|
|
dist/
|
|
wheels/
|
|
*.egg-info
|
|
__pycache__
|
|
|
|
# Virtual environments
|
|
.venv
|
|
.DS_Store
|
|
.vscode
|
|
.zed
|
|
.git
|
|
.mypy_cache
|
|
.github
|
|
|
|
|
|
agent.jsonl
|
|
replay.jsonl
|
|
sandbox/
|