Skip to content

Commit

Permalink
Remove .eslintcache from gitignore (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmmxp authored Feb 17, 2021
1 parent 4820146 commit 4d4885e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 0 additions & 1 deletion front-end/.eslintcache

This file was deleted.

2 changes: 2 additions & 0 deletions front-end/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@
npm-debug.log*
yarn-debug.log*
yarn-error.log*

.eslintcache

0 comments on commit 4d4885e

Please sign in to comment.