add /web/dist to .gitignore
This commit is contained in:
parent
ee24387a79
commit
e0916eeb63
|
@ -1,5 +1,6 @@
|
|||
.idea/
|
||||
/web/node_modules
|
||||
/web/dist
|
||||
|
||||
.DS_Store
|
||||
|
||||
|
|
Loading…
Reference in New Issue