From 5bc29e68cc89bb641232c40b42991bdd2b3dba67 Mon Sep 17 00:00:00 2001 From: Orta Therox Date: Wed, 22 Jan 2020 10:10:07 -0500 Subject: [PATCH] Remove sha from seeing changes --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 977cfa6..a9edc70 100644 --- a/.gitignore +++ b/.gitignore @@ -60,3 +60,6 @@ typings/ # next.js build output .next dist + +# to ignore the changes in the future +src/sha.ts