ForcePilot/.gitignore
copilot-swe-agent[bot] d7c5264e98
chore: 保持 .gitignore 结尾格式不变
Agent-Logs-Url: https://github.com/xerrors/Yuxi/sessions/ab71896e-4837-41d4-997f-4203d73715b5

Co-authored-by: xerrors <35524243+xerrors@users.noreply.github.com>
2026-05-16 05:12:07 +00:00

81 lines
745 B
Plaintext

.yuxi/
*.egg-info
### python gitignore
__pycache__/
*.pyc
.venv
.ruff_cache
### Vue gitignore
dist
node_modules
### common gitignore
.DS_Store
.env
.env.prod
.env.test
.env.local
.env.*.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
*.log
log
logs
*.log.*
*.db
*.lock
!uv.lock
tmp
cache
.cache
.backup
*.bak
*._*
# test
.pytest_cache
.playwright
.playwright-cli
.playwright-mcp/
### IDE
.vscode
.idea
.vibe
.qoder
.claude
.cursor
.trae
.codex
.pytest_cache
*.secret*
*.nogit*
*_private
*.private
# *.local* 保留用于本地配置文件
*.local.py
*.local.js
*.local.yaml
*.local/*
*.pdf
src/data
*/package-lock.json
web/package-lock.json
saves
saves_dev
notebooks
graphrag
docker/volumes
docs/vibe
.cursorrules
/models
.taskr/