Add folders to .gitignore
This commit is contained in:
parent
80c50d08d1
commit
07c005a291
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1 +1,3 @@
|
|||
node_modules/
|
||||
/node_modules/
|
||||
/.idea/
|
||||
/dist/
|
Loading…
Reference in a new issue