diff --git a/.gitignore b/.gitignore index 12b751b5f..baff57d6b 100644 --- a/.gitignore +++ b/.gitignore @@ -60,4 +60,10 @@ target/ *.swp # emacs -*~ \ No newline at end of file +*~ + +# Visual Studio +*.sln +*.pyproj +*.suo +*.vs \ No newline at end of file