Files
deer-flow/.gitignore
2025-04-17 12:02:23 +08:00

25 lines
253 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
.coverage
agent_history.gif
static/browser_history/*.gif
# Virtual environments
.venv
# Environment variables
.env
# user conf
conf.yaml
.idea/
# mock data
mock-*-*.txt