chore: starter
This commit is contained in:
25
.gitignore
vendored
25
.gitignore
vendored
@@ -1,23 +1,6 @@
|
||||
logs
|
||||
*.log
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
pnpm-debug.log*
|
||||
lerna-debug.log*
|
||||
pids
|
||||
*.pid
|
||||
*.seed
|
||||
*.pid.lock
|
||||
node_modules/
|
||||
.idea/
|
||||
|
||||
node_modules
|
||||
dist
|
||||
|
||||
out
|
||||
.DS_Store
|
||||
.DS_Store?
|
||||
._*
|
||||
.Spotlight-V100
|
||||
.Trashes
|
||||
ehthumbs.db
|
||||
Thumbs.db
|
||||
.eslintcache
|
||||
*.log*
|
||||
|
||||
Reference in New Issue
Block a user