Skip to content

Commit a67b95a

Browse files
josephperrottwagnermaciel
authored andcommitted
build: add husky ignored files to .gitignore (#20856)
Ahead of upgrading to husky v5, adding the shell file location to .gitignore to prevent it from randomly showing up when devs checkout older branches. (cherry picked from commit 086002f)
1 parent 4e8e585 commit a67b95a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,4 @@ testem.log
4141
/.bazelrc.user
4242
*.log
4343
.ng-dev.user*
44+
.husky/_

0 commit comments

Comments
 (0)