diff options
author | Jan Tattermusch <jtattermusch@google.com> | 2016-02-01 10:28:13 -0800 |
---|---|---|
committer | Jan Tattermusch <jtattermusch@google.com> | 2016-02-01 14:09:50 -0800 |
commit | 73c99f3555e72a4ba0fb5f66b7b610d41cde7ca5 (patch) | |
tree | c3f39f0d38331238c113b86eb157a641e83feac0 /test/distrib/csharp/.gitignore | |
parent | 38b519a48dae92ea4e91036e5347d2f3d2c0a396 (diff) |
test C# nuget package
Diffstat (limited to 'test/distrib/csharp/.gitignore')
-rw-r--r-- | test/distrib/csharp/.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/distrib/csharp/.gitignore b/test/distrib/csharp/.gitignore index cb4b0a9212..52503c7b30 100644 --- a/test/distrib/csharp/.gitignore +++ b/test/distrib/csharp/.gitignore @@ -2,4 +2,5 @@ packages *.userprefs *.csproj.user *.suo -/TestNugetFeed
\ No newline at end of file +/TestNugetFeed + |