summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJens Geyer <jensg@apache.org>2015-09-29 20:57:17 +0200
committerJens Geyer <jensg@apache.org>2015-09-29 22:09:18 +0200
commit4a62f188fc6d44f4341b7bdd52179e87b700e707 (patch)
tree7ece18e201312de2f005205c65b0b0414f75409e /.gitignore
parent15c400488550d565e5436f1e77ad3fdddfd4ef66 (diff)
downloadthrift-4a62f188fc6d44f4341b7bdd52179e87b700e707.tar.gz
Added C# bin/obj to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 421946841..e0c7a2628 100644
--- a/.gitignore
+++ b/.gitignore
@@ -256,6 +256,10 @@ test-driver
/tutorial/cpp/TutorialServer
/tutorial/c_glib/tutorial_client
/tutorial/c_glib/tutorial_server
+/tutorial/csharp/CsharpServer/obj
+/tutorial/csharp/CsharpServer/bin
+/tutorial/csharp/CsharpClient/obj
+/tutorial/csharp/CsharpClient/bin
/tutorial/delphi/*.dsk
/tutorial/delphi/*.local
/tutorial/delphi/*.tvsconfig