From d964c6ebc76aad5e9eee259cc2010b23e8472a0d Mon Sep 17 00:00:00 2001 From: Spencer Ofwiti Date: Mon, 14 Jun 2021 18:34:33 +0300 Subject: [PATCH] Add .husky to .gitignore. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5a63fb1..14fe5b7 100644 --- a/.gitignore +++ b/.gitignore @@ -40,6 +40,7 @@ npm-debug.log yarn-error.log testem.log /typings +/.husky # System Files .DS_Store