From 9e0abc2d29aa654be657d84c39c0e754e5b95f04 Mon Sep 17 00:00:00 2001 From: Robert Jacob Date: Wed, 10 Jun 2020 15:00:28 +0200 Subject: [PATCH] Add resources to ignores --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d16ca1b..5214979 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ _site .sass-cache /public/ -*~ \ No newline at end of file +/resources/ +*~