Ignore CMake files and generated Visual Studio files

This commit is contained in:
Sebastian Schuberth 2011-05-18 16:07:22 +02:00
parent 49041e78f2
commit 875a5c2df7

5
.gitignore vendored
View File

@ -14,8 +14,11 @@ build/
tests/tmp/
msvc/Debug/
msvc/Release/
*.sln
*.suo
*.user
*.vc*proj*
*.sdf
*.opensdf
CMake*
*.cmake
.DS_Store