ForcePilot/.gitignore
2025-03-08 20:26:00 +08:00

43 lines
393 B
Plaintext

### python gitignore
__pycache__/
*.pyc
### Vue gitignore
dist
node_modules
### common gitignore
.DS_Store
.env
.env.local
.env.*.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
*.log
log
logs
*.log.*
*.db
*.lock
tmp
cache
### IDE
.vscode
.idea
*.nogit.*
*.pdf
src/data
*/package-lock.json
web/package-lock.json
saves
saves_dev
notebooks
graphrag
docker/volumes
.cursorrules
/models