From 3b3186d6ce9be634cf90619d42c99e69e8049f04 Mon Sep 17 00:00:00 2001 From: nono Date: Sat, 29 May 2021 17:27:50 +0200 Subject: [PATCH] Updated gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index db05624..b31c949 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ # Ignore the build files public/* -ressources/* +resources/*