From 373a23a8eaa693dad9384322ada5be0861509c59 Mon Sep 17 00:00:00 2001 From: yannk Date: Fri, 17 Dec 2021 22:44:29 +0100 Subject: [PATCH] Adding local configuration file to ignore if it is modified afterwards --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index e8b8bda..0077d7f 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,6 @@ render/ *copyrighted*/ blenderfiles/textures/* *.blend[0-9]* + +# Ignore local configuration file +local-config.mk