From 2332b61314761398d9c2d368aa0ce92ca0f397cc Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rapha=C3=ABl=20Gertz?= Date: Sun, 10 Sep 2017 19:48:25 +0200 Subject: [PATCH] Ignore generated public resources --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1c17649..0c7e3e9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .*.un~ *~ +Resources/public/* -- 2.41.0