Updated .gitignore

Got rid of .user and .suo extensions within the project.
This commit is contained in:
Derek Heiser
2013-02-09 10:12:35 -06:00
parent 41779ea399
commit 03e3c8abc3

4
.gitignore vendored
View File

@@ -3,4 +3,6 @@ S7.Net/obj
S7.Net.Test/bin
S7.Net.Test/obj
*.DotSettings
*.v11
*.v11
*.user
*.suo