diff --git a/.gitignore b/.gitignore index 218f3e0..b67dec2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,9 @@ # Used by IntelliJ CLion .idea CMakeLists.txt + +#used by MSVC +**/*.aps +src/win/msvc15/.vs/ +src/win/msvc15/Debug/ +src/win/msvc15/Release/