Skip to content

Commit

Permalink
Add newline to .husky/.gitignore (#5184)
Browse files Browse the repository at this point in the history
When I run `npm run postinstall`, the `.husky/.gitignore` file is automatically updated.
  • Loading branch information
ybiquitous authored Mar 5, 2021
1 parent ba3aa50 commit dbb5bf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .husky/.gitignore
Original file line number Diff line number Diff line change
@@ -1 +1 @@
_
_

0 comments on commit dbb5bf7

Please sign in to comment.