Skip to content

Commit

Permalink
Add husky files to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Irene Alvarado committed Apr 14, 2021
1 parent 7208338 commit 98f30b2
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,8 @@ typings/
.env
.env.test

lib
lib
.DS_Store

#husky
.husky/.gitignore

0 comments on commit 98f30b2

Please sign in to comment.