Skip to content

Commit

Permalink
chore: add .eslintcache to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
felipefialho committed Oct 3, 2023
1 parent cddbf22 commit 1fa3efd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ npm-debug.log
yarn-error.log
testem.log
/typings
.eslintcache

# System Files
.DS_Store
Expand Down

0 comments on commit 1fa3efd

Please sign in to comment.