gitignore folders
This commit is contained in:
parent
8ba4056894
commit
1ad07d9977
1 changed files with 3 additions and 3 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -1,4 +1,4 @@
|
|||
node_modules
|
||||
build
|
||||
dist
|
||||
node_modules/
|
||||
build/
|
||||
dist/
|
||||
npm-debug.log.*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue