diff --git a/.gitignore b/.gitignore index cde2aa687..254e63db7 100644 --- a/.gitignore +++ b/.gitignore @@ -14,8 +14,11 @@ build/ tests/tmp/ msvc/Debug/ msvc/Release/ +*.sln *.suo -*.user +*.vc*proj* *.sdf *.opensdf +CMake* +*.cmake .DS_Store