2020-03-27 17:35:00 -07:00
|
|
|
/node_modules/
|
|
|
|
/tmp/
|
|
|
|
/build/
|
2020-04-14 10:30:26 -07:00
|
|
|
/coverage/
|
|
|
|
/.eslintcache
|
2020-04-21 11:34:18 -07:00
|
|
|
/.env
|
2020-04-23 19:13:28 -07:00
|
|
|
/deploy.sh
|
2020-05-08 15:14:07 -07:00
|
|
|
/.vs/
|
2020-10-14 07:52:06 -07:00
|
|
|
yarn-error.log*
|
2021-04-17 11:08:59 -07:00
|
|
|
|
|
|
|
/static/packs
|
2021-07-21 14:13:24 -07:00
|
|
|
/static/packs-test
|
2021-04-17 11:08:59 -07:00
|
|
|
/static/emoji
|
|
|
|
/static/index.html
|
2021-07-21 14:13:24 -07:00
|
|
|
/static/index.html.gz
|
2021-08-22 13:44:49 -07:00
|
|
|
/static/404.html
|
|
|
|
/static/404.html.gz
|
2021-07-21 14:13:24 -07:00
|
|
|
/static/manifest.json
|
|
|
|
/static/manifest.json.gz
|
|
|
|
/static/report.html
|
|
|
|
/static/sw.js
|
2021-04-17 11:08:59 -07:00
|
|
|
/static/instance/**
|
|
|
|
!/static/instance/**.example
|
|
|
|
!/static/instance/**.example.*
|
|
|
|
!/static/instance/**.example/**
|
2021-07-21 14:43:41 -07:00
|
|
|
/static-test
|
2021-08-22 13:44:49 -07:00
|
|
|
/public
|