Added C# bin/obj to gitignore

This commit is contained in:
Jens Geyer 2015-09-29 20:57:17 +02:00
parent 15c4004885
commit 4a62f188fc

4
.gitignore vendored
View File

@ -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