eigent/backend/.gitignore
bytecii eadc6ee56b
test: add basic benchmark (#1138)
Co-authored-by: bytecii <bytecii@users.noreply.github.com>
Co-authored-by: Tong Chen <web_chentong@163.com>
2026-02-05 01:15:55 -08:00

22 lines
207 B
Text

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
*.mo
test.py
# Virtual environments
.venv
.env
runtime
tmp
img
uv_installing.lock
uv_installed.lock
benchmark/*_results.csv