Skip to content

Commit f7fbdfb

Browse files
authored
Ignore files in huksy (else we always end up with files when creating worktrees) (#2552)
1 parent 2f9f9d7 commit f7fbdfb

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,7 @@ coverage/
3232
# Base cache database (GC mode)
3333
test/simulation/cache/_base.sqlite
3434

35-
test/aml/out
35+
test/aml/out
36+
37+
# Ignore files in huksy (else we always end up with files when creating worktrees)
38+
.husky/_/

0 commit comments

Comments
 (0)