mirror of
https://github.com/gkd-kit/docs.git
synced 2024-11-16 13:52:19 +08:00
23 lines
217 B
Plaintext
23 lines
217 B
Plaintext
|
logs
|
||
|
*.log
|
||
|
npm-debug.log*
|
||
|
yarn-debug.log*
|
||
|
yarn-error.log*
|
||
|
pnpm-debug.log*
|
||
|
lerna-debug.log*
|
||
|
|
||
|
node_modules
|
||
|
.env
|
||
|
.vscode
|
||
|
|
||
|
.idea
|
||
|
.DS_Store
|
||
|
*.suo
|
||
|
*.ntvs*
|
||
|
*.njsproj
|
||
|
*.sln
|
||
|
*.sw?
|
||
|
.eslintcache
|
||
|
.vitepress/dist
|
||
|
.vitepress/cache
|