Add Visual Studio project files to gitignore

This commit is contained in:
Simon Robertshaw 2012-05-30 16:08:34 +01:00
parent ab82847cd6
commit 708d52bcc5

8
.gitignore vendored
View File

@ -18,3 +18,11 @@ Makefile.me
.DS_Store .DS_Store
*.plist *.plist
*.lproj *.lproj
*.vcxproj
*.user
*.filter
*.sln
*.suo
*.manifest
*.manifest.res
*.pdb