From 7d69022aef5320425b5d9b22f8792ab282ffb3fb Mon Sep 17 00:00:00 2001 From: Sidharth Vinod Date: Fri, 28 May 2021 10:32:41 +0530 Subject: [PATCH] Ignore root snapshots.js --- .gitignore | 1 + snapshots.js | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 584dcd79..d51e2c2b 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ yarn-error.log /.svelte-kit /build /functions +/snapshots.js diff --git a/snapshots.js b/snapshots.js index 0967ef42..e69de29b 100644 --- a/snapshots.js +++ b/snapshots.js @@ -1 +0,0 @@ -{}