From f799f40fee5e5cf1d329404d8a3570df6f8a4df1 Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Wed, 19 Oct 2016 15:02:36 +0200 Subject: [PATCH] Ignore materials folder We should not add any new materials here. Contributes to issue CURA-2737. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0abf452b9a..0a7523ff37 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ docs/html resources/i18n/en resources/i18n/x-test resources/firmware +resources/materials LC_MESSAGES # Editors and IDEs.