迁入项目
This commit is contained in:
+36
@@ -0,0 +1,36 @@
|
||||
.yarn
|
||||
.env
|
||||
*.env
|
||||
.idea
|
||||
.venv
|
||||
.vscode
|
||||
__pycache__
|
||||
wiki_doc.json
|
||||
Data/
|
||||
|
||||
**/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
|
||||
Reference in New Issue
Block a user