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
|
||||
node_modules/
|
||||
dist/
|
||||
browse/dist/
|
||||
design/dist/
|
||||
bin/gstack-global-discover
|
||||
|
|
|
|||
Loading…
Reference in New Issue