Remove duplicate .gitignore entries

This commit is contained in:
Nick Brown 2020-04-08 02:28:09 -07:00 committed by Michael Vines
parent 2513468582
commit 83b24e682b
1 changed files with 0 additions and 23 deletions

23
explorer/.gitignore vendored
View File

@ -21,26 +21,3 @@
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
/node_modules
/.pnp
.pnp.js
# testing
/coverage
# production
/build
# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*