Update .gitignore

- Ignore files in Debug.DLL from building VS2017 project.
This commit is contained in:
ChrisDill 2018-10-15 15:19:58 +01:00
parent e371609a12
commit a7a70004f1

1
.gitignore vendored
View File

@ -33,6 +33,7 @@ Thumbs.db
[Bb]in
[Dd]ebug/
[Dd]ebug.win32/
[Dd]ebug.DLL/
*.sbr
*.sdf
obj/