chore: update gitignore

This commit is contained in:
2018-05-21 09:31:45 -07:00
committed by joe fleming
parent ba769682d6
commit ac6dff841c

12
.gitignore vendored
View File

@@ -1,3 +1,13 @@
npm-debug.log* npm-debug.log*
node_modules
/build/ /build/
node_modules
npm-debug.log
yarn-error.log
yarn.lock
.DS_Store
.*.swp
.env
coverage
.nyc_output
coverage.lcov
/lib