add .eslintcache to .gitignore

This commit is contained in:
Michael Fatemi 2020-11-29 00:51:08 -05:00
parent 5f1ddb51c3
commit b5a52bfd75

1
.gitignore vendored
View File

@ -21,3 +21,4 @@
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.eslintcache