Skip to content
This repository has been archived by the owner on Aug 23, 2022. It is now read-only.

Commit

Permalink
Add husky to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
spencerpogo committed Apr 26, 2021
1 parent 3e36797 commit 7d926b0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,6 @@ pages/debug.tsx

# ESLint Cache
.eslintcache

# Husky
.husky

0 comments on commit 7d926b0

Please sign in to comment.