Skip to content

Commit

Permalink
remove .eslintcache from git tracking
Browse files Browse the repository at this point in the history
  • Loading branch information
j8ahmed committed Jul 10, 2022
1 parent 1f3780d commit 767c3d7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 0 additions & 1 deletion .eslintcache

This file was deleted.

3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@
.env.test.local
.env.production.local

# Linting
.eslintcache

npm-debug.log*
yarn-debug.log*
yarn-error.log*

0 comments on commit 767c3d7

Please sign in to comment.