diff --git a/.gitignore b/.gitignore index d02b6cacd..b7e3ee6cb 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,7 @@ desktop.ini /*.snap /*_source.tar.bz2 +# MSVC Files +CMakeSettings.json +.vs/ +out/ \ No newline at end of file