From 5bcde0f2fd858e8054303c547dbdf2216a2f973f Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Mon, 5 Oct 2020 17:42:34 -0500 Subject: [PATCH] Ignore public again --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 34e5c54..f813275 100644 --- a/.gitignore +++ b/.gitignore @@ -56,7 +56,7 @@ typings/ # gatsby files .cache/ -#public +public # Mac files .DS_Store