2018-11-18 18:46:23 -02:00
|
|
|
# This file must be a copy of .gitignore except for the WILLSHIP commented lines below.
|
2018-11-18 22:03:46 -02:00
|
|
|
/.coveralls.yml
|
|
|
|
/.env
|
|
|
|
/.npmrc
|
|
|
|
# WILLSHIP /.nyc_output
|
|
|
|
/coverage
|
|
|
|
# WILLSHIP /dist
|
|
|
|
/guaribas.log
|
|
|
|
/guaribas.sqlite
|
|
|
|
/node_modules
|
|
|
|
# WILLSHIP /packages/default.gbui/build
|
|
|
|
/packages/default.gbui/.env
|
|
|
|
/packages/default.gbui/node_modules
|
|
|
|
/tmp
|
|
|
|
/work
|