Skip to content

Commit

Permalink
chore: git ignore eslint cache
Browse files Browse the repository at this point in the history
  • Loading branch information
toniocodo committed Sep 13, 2023
1 parent 234223b commit 68a5f5e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 0 additions & 1 deletion .eslintcache

This file was deleted.

3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ npm-debug.log
yarn-error.log
testem.log
/typings
.eslintcache

# generated
*-generated.ts
Expand All @@ -42,4 +43,4 @@ testem.log
Thumbs.db

# env
.env.local
.env.local

0 comments on commit 68a5f5e

Please sign in to comment.