diff options
author | CJ Buchmann <cj.buchmann@sendgrid.com> | 2012-01-10 12:56:23 -0800 |
---|---|---|
committer | CJ Buchmann <cj.buchmann@sendgrid.com> | 2012-01-10 12:56:23 -0800 |
commit | 1dd16986298af75ef430f8eb9611c8214993625e (patch) | |
tree | 68c01de02eff4bcdbd3aa8e4ea7c0bc2cbb2894e | |
parent | e40ecaea2026a525650c02f6b84526c68762fbcb (diff) | |
download | sendgrid-csharp-1dd16986298af75ef430f8eb9611c8214993625e.zip sendgrid-csharp-1dd16986298af75ef430f8eb9611c8214993625e.tar.gz sendgrid-csharp-1dd16986298af75ef430f8eb9611c8214993625e.tar.bz2 |
Added the Sendgrid .suo file to gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,3 +6,4 @@ SendGrid/SendGrid/obj/ SendGrid/Tests/bin/ SendGrid/Tests/obj/ SendGrid/_ReSharper.SendGrid/ +*.suo |