fix: remove useless gitignore files
This commit is contained in:
parent
1f57b70cef
commit
18758ff2fe
15
.gitignore
vendored
15
.gitignore
vendored
@ -10,20 +10,6 @@ target/
|
||||
# MSVC Windows builds of rustc generate these, which store debugging information
|
||||
*.pdb
|
||||
|
||||
# Logs
|
||||
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
|
||||
@ -35,4 +21,3 @@ dist-ssr
|
||||
*.sln
|
||||
*.sw?
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user