mirror of https://github.com/garrytan/gstack.git
chore: gitignore top-level dist/ (GStack Browser build output)
This commit is contained in:
parent
4572957b3c
commit
151d68b08f
|
|
@ -1,5 +1,6 @@
|
||||||
.env
|
.env
|
||||||
node_modules/
|
node_modules/
|
||||||
|
dist/
|
||||||
browse/dist/
|
browse/dist/
|
||||||
design/dist/
|
design/dist/
|
||||||
bin/gstack-global-discover
|
bin/gstack-global-discover
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue