summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCJ Buchmann <cj.buchmann@sendgrid.com>2012-01-08 19:55:22 -0800
committerCJ Buchmann <cj.buchmann@sendgrid.com>2012-01-08 19:55:22 -0800
commit81d997f68281ee32ab80ed01acce2b7d8248384a (patch)
treee5aae1857b6ff9ead1fee57b97899a3b395c7cf9
parent86fbabd1c005bd72bc587887116a4391329d0e5b (diff)
downloadsendgrid-csharp-81d997f68281ee32ab80ed01acce2b7d8248384a.zip
sendgrid-csharp-81d997f68281ee32ab80ed01acce2b7d8248384a.tar.gz
sendgrid-csharp-81d997f68281ee32ab80ed01acce2b7d8248384a.tar.bz2
Added bin files to the gitignore so that they can be ignored
-rw-r--r--.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..0a733fc
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,8 @@
+SendGrid/Example/bin/
+SendGrid/Example/obj/
+SendGrid/SendGrid.sln.DotSettings.user
+SendGrid/SendGrid/bin/
+SendGrid/SendGrid/obj/
+SendGrid/Tests/bin/
+SendGrid/Tests/obj/
+SendGrid/_ReSharper.SendGrid/