ForcePilot/.gitignore
Kris ae13b5d46b chore: 在 .gitignore 中添加 docs/source-code
(cherry picked from commit d86fed29410fcc17cbeabc886c72498fd7551536)
2026-05-28 14:58:58 +08:00

83 lines
772 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
.sisyphus
.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
docs/source-code
.cursorrules
/models
.taskr/