From 711f1c8aeb6b6f30f849a6f2501cef94b449c69a Mon Sep 17 00:00:00 2001 From: Mohit Nagar Date: Mon, 4 May 2020 22:48:14 +0530 Subject: [PATCH] Ignoring gatekeeper from git tracking --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index ad46b30..e90810a 100644 --- a/.gitignore +++ b/.gitignore @@ -59,3 +59,5 @@ typings/ # next.js build output .next + +gatekeeper \ No newline at end of file