From 87327c1d4184941952883fa4b5e212573b4b06a5 Mon Sep 17 00:00:00 2001 From: Vijay A Date: Mon, 17 May 2021 09:43:20 +0530 Subject: Missed 'prepare' step that enforces the installation of the git pre-commit hooks --- .husky/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .husky/.gitignore (limited to '.husky/.gitignore') diff --git a/.husky/.gitignore b/.husky/.gitignore new file mode 100644 index 0000000..31354ec --- /dev/null +++ b/.husky/.gitignore @@ -0,0 +1 @@ +_ -- cgit v1.2.3-54-g00ecf