added unnecessary stuff to gitignore
This commit is contained in:
parent
0969bc72ec
commit
7aa68e4b64
222 changed files with 5 additions and 15443 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -5,6 +5,7 @@ dist/
|
|||
|
||||
# dependencies
|
||||
node_modules/
|
||||
.yarn/
|
||||
|
||||
# logs
|
||||
npm-debug.log*
|
||||
|
@ -22,3 +23,7 @@ pnpm-debug.log*
|
|||
|
||||
# jetbrains setting folder
|
||||
.idea/
|
||||
.vscode/
|
||||
|
||||
modules/
|
||||
modules_old/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue