diff --git a/.gitignore b/.gitignore index 36b62990..962cba65 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,8 @@ bin-int/ # Files *.user Makefile + +# Visual Studio files and folder +.vs/ +*.sln +*.vcxproj*