mirror of
https://github.com/eigent-ai/eigent.git
synced 2026-04-28 03:30:06 +00:00
15 lines
143 B
Text
15 lines
143 B
Text
# Python-generated files
|
|
__pycache__/
|
|
*.py[oc]
|
|
build/
|
|
dist/
|
|
wheels/
|
|
*.egg-info
|
|
*.mo
|
|
|
|
# Virtual environments
|
|
.venv
|
|
|
|
runtime
|
|
|
|
app/public/upload/
|