35 lines
356 B
Plaintext
35 lines
356 B
Plaintext
.yarn
|
|
.env
|
|
*.env
|
|
.idea
|
|
.venv
|
|
.vscode
|
|
__pycache__
|
|
wiki_doc.json
|
|
|
|
**/node_modules/**
|
|
.DS_Store
|
|
*.tsbuildinfo
|
|
|
|
dist
|
|
.turbo
|
|
|
|
logs
|
|
*.log
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
lerna-debug.log*
|
|
.pnpm-debug.log*
|
|
|
|
# Rush temporary files
|
|
common/deploy/
|
|
common/temp/
|
|
common/autoinstallers/*/.npmrc
|
|
**/.rush/temp/
|
|
*.lock
|
|
*.log
|
|
*.chunks.jsonl
|
|
|
|
# mise
|
|
mise.toml |