From 55dfe0ccc96e5a3575ded65a804d06549f796002 Mon Sep 17 00:00:00 2001 From: Magnifikator Date: Mon, 4 Sep 2017 16:39:14 +0200 Subject: [PATCH] Misc/Git added *.orig files to .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index a6985cf9..17e79bb7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# Git +*.orig + # cache /cache/template/* /setup/generated/alphaMaps/*.png