Updated .gitignore with *.suo

This commit is contained in:
de4dot 2011-09-24 18:45:49 +02:00
parent 3fef7b4cc6
commit f1ff27fd10

1
.gitignore vendored
View File

@ -5,5 +5,6 @@
*.vcxproj.user *.vcxproj.user
*.sdf *.sdf
*.opensdf *.opensdf
*.suo
/Debug/ /Debug/
/Release/ /Release/