update CRA gitignore

This commit is contained in:
Collin M. Barrett 2019-12-07 16:25:17 -06:00
parent e3245574bf
commit 45bc3cc47a

6
web/.gitignore vendored
View file

@ -1,3 +1,7 @@
# https://raw.githubusercontent.com/facebook/create-react-app/master/packages/cra-template/template/gitignore
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
/node_modules
/.pnp
@ -18,4 +22,4 @@
npm-debug.log*
yarn-debug.log*
yarn-error.log*
yarn-error.log*