diff --git a/.gitignore b/.gitignore index 0a9095b32..0d45b4fda 100644 --- a/.gitignore +++ b/.gitignore @@ -88,3 +88,6 @@ sw.* # Vim swap files *.swp + +# Visual Studio +.vs/ \ No newline at end of file