Publishing and cleaning.

This commit is contained in:
Rodrigo Rodriguez (pragmatismo.io) 2018-11-05 14:27:05 -02:00
parent 8306fddb76
commit 07039e2b7c
2 changed files with 15 additions and 16 deletions

20
.gitignore vendored
View file

@ -1,13 +1,9 @@
node_modules
/packages/default.gbui/build
/dist
/guaribas.sqlite
/guaribas.log
/work
/tmp
/docs
/.env
/chart.html
/chart.png
/chart.svg
/gbtrace.log
packages/default.gbui/build
dist
guaribas.sqlite
guaribas.log
work
tmp
docs
.env

View file

@ -1,5 +1,8 @@
node_modules
/packages/default.gbui/build
/guaribas.sqlite
/guaribas.log
/work
packages/default.gbui/build
guaribas.sqlite
guaribas.log
work
dist
tmp
.env