Do not check in .eslintcache

This commit is contained in:
jwu-fisker
2021-01-05 11:35:08 -08:00
parent c3229c4d55
commit 84962ec16c
2 changed files with 1 additions and 1 deletions

1
.gitignore vendored
View File

@@ -17,6 +17,7 @@
.env.development.local
.env.test.local
.env.production.local
.eslintcache
npm-debug.log*
yarn-debug.log*