mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-08 08:48:11 +08:00
chore(gitignore): 更新 gitignore
This commit is contained in:
28
.gitignore
vendored
28
.gitignore
vendored
@@ -1,24 +1,6 @@
|
|||||||
# Logs
|
# JetBrains IDE Setting
|
||||||
logs
|
|
||||||
*.log
|
|
||||||
npm-debug.log*
|
|
||||||
yarn-debug.log*
|
|
||||||
yarn-error.log*
|
|
||||||
pnpm-debug.log*
|
|
||||||
lerna-debug.log*
|
|
||||||
|
|
||||||
node_modules
|
|
||||||
dist
|
|
||||||
dist-ssr
|
|
||||||
*.local
|
|
||||||
|
|
||||||
# Editor directories and files
|
|
||||||
.vscode/*
|
|
||||||
!.vscode/extensions.json
|
|
||||||
.idea
|
.idea
|
||||||
.DS_Store
|
# Node Modules
|
||||||
*.suo
|
node_modules
|
||||||
*.ntvs*
|
# Tauri build
|
||||||
*.njsproj
|
dist
|
||||||
*.sln
|
|
||||||
*.sw?
|
|
||||||
|
|||||||
Reference in New Issue
Block a user