Skip to content

Commit bd37c93

Browse files
committed
Update .gitignore to ensure .husky directory is ignored
1 parent 23af33d commit bd37c93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ node_modules/
55
coverage/
66

77
# Husky generated scripts
8-
.husky
8+
.husky/
99

1010
# Build output
1111
dist

0 commit comments

Comments
 (0)