mirror of
https://github.com/eigent-ai/eigent.git
synced 2026-05-23 12:44:45 +00:00
Co-authored-by: bytecii <bytecii@users.noreply.github.com> Co-authored-by: Tong Chen <web_chentong@163.com>
22 lines
207 B
Text
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
|