15 lines
329 B
Text
15 lines
329 B
Text
# This file must be a copy of .gitignore except for the WILLSHIP commented lines below.
|
|
/.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
|