Updated .gitignore for husky.

This commit is contained in:
2023-12-04 14:32:45 +13:00
parent a0d549165c
commit c0e31629e9

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
node_modules node_modules
public public
.next .next
.husky