From a7a70004f1085312ea0722c124a04126e578cb8f Mon Sep 17 00:00:00 2001 From: ChrisDill Date: Mon, 15 Oct 2018 15:19:58 +0100 Subject: [PATCH] Update .gitignore - Ignore files in Debug.DLL from building VS2017 project. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7cf6671f5..4b847bd0d 100644 --- a/.gitignore +++ b/.gitignore @@ -33,6 +33,7 @@ Thumbs.db [Bb]in [Dd]ebug/ [Dd]ebug.win32/ +[Dd]ebug.DLL/ *.sbr *.sdf obj/