update gitignore to reflect webpack->vi move
This commit is contained in:
parent
6f472256ab
commit
b47310644d
|
@ -9,7 +9,10 @@
|
|||
# testing
|
||||
/coverage
|
||||
|
||||
# production
|
||||
# production, current path
|
||||
/build
|
||||
|
||||
# production, old path
|
||||
/dist
|
||||
|
||||
# misc
|
||||
|
|
Loading…
Reference in New Issue