IntuitionX_agent/.gitignore
2026-01-01 17:48:45 +08:00

13 lines
123 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.vscode/
tmp/