From 4e80fe15edb6df2ebcea0be324382c29a28ae43e Mon Sep 17 00:00:00 2001 From: Jan Tattermusch Date: Thu, 16 Apr 2015 12:24:52 -0700 Subject: Added instructions to manually download the dependencies --- csharp/.gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to 'csharp/.gitignore') diff --git a/csharp/.gitignore b/csharp/.gitignore index 76c414f2..19af6f85 100644 --- a/csharp/.gitignore +++ b/csharp/.gitignore @@ -26,6 +26,8 @@ mono/protoc build_output build_temp build/msbuild*.log +lib/Microsoft.Silverlight.Testing +lib/NUnit # # Untracked files @@ -38,3 +40,4 @@ mono/TestResult.xml mono/.libs mono/*.exe mono/*.dll +lib/protoc.exe -- cgit v1.2.3