chore: ignore husky config file

- Ensure `.husky/prepare-commit-msg` is ignored in `.gitignore`

[.gitignore]
- Add a `.husky/prepare-commit-msg` file to the `.gitignore`
pull/40679/head
afc163 2 years ago
parent 8d291ed3ee
commit 3449ff0825

1
.gitignore vendored

@ -63,3 +63,4 @@ __image_snapshots__/
/imageDiffSnapshots
.devcontainer*
.husky/prepare-commit-msg

Loading…
Cancel
Save