update .gitignore to include Visual Studio artifacts

This commit is contained in:
Marcel 2019-02-20 12:06:48 +01:00 committed by Jaeden Amero
parent aa3402018e
commit b555457d39

7
.gitignore vendored
View file

@ -26,3 +26,10 @@ massif-*
# CMake generates *.dir/ folders for in-tree builds (used by MSVC projects), ignore all of those:
*.dir/
# Visual Studio artifacts
/visualc/VS2010/.localhistory/
/visualc/VS2010/.vs/
/visualc/VS2010/Debug/
/visualc/VS2010/Release/
/visualc/VS2010/*.vcxproj.user