chore: tidy up gitignore files

This commit is contained in:
Kim, Jimin 2023-07-10 11:02:59 +09:00
parent ae5ecaaccc
commit 80a7bf2a43
4 changed files with 190 additions and 73 deletions

View file

@ -1,26 +0,0 @@
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
node_modules
dist
dist-ssr
*.local
# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?