Skip to content

Commit

Permalink
feat: ignore husky folder
Browse files Browse the repository at this point in the history
  • Loading branch information
Lissone committed Apr 8, 2022
1 parent 39dc6ce commit a92f85f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 8 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,6 @@ yarn-error.log*

# vercel
.vercel

# husky
/.husky/
4 changes: 0 additions & 4 deletions .husky/commit-msg

This file was deleted.

4 changes: 0 additions & 4 deletions .husky/pre-commit

This file was deleted.

0 comments on commit a92f85f

Please sign in to comment.