mirror of
https://github.com/eigent-ai/eigent.git
synced 2026-05-23 21:06:50 +00:00
Some checks failed
Test / Run Python Tests (push) Has been cancelled
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (javascript-typescript) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
Pre-commit / pre-commit (push) Has been cancelled
Co-authored-by: bytecii <bytecii@users.noreply.github.com> Co-authored-by: Wendong-Fan <133094783+Wendong-Fan@users.noreply.github.com>
23 lines
230 B
Text
23 lines
230 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
|
|
benchmark/harbor/jobs/
|