Update .gitignore
Add .idea folder
This commit is contained in:
parent
fd3c6e644b
commit
f93d6a7276
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
|||
/.idea/
|
||||
/dist/
|
||||
node_modules/
|
||||
|
|
Reference in a new issue