ForcePilot/.gitignore
Wenjie Zhang 39ff8a07a9 sync
2024-10-08 22:16:17 +08:00

39 lines
367 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
*.yaml
src/data
*/package-lock.json
web/package-lock.json
saves
notebooks
graphrag
docker/volumes