diff --git a/.dockerignore b/.dockerignore index c366a5d..a67c691 100644 --- a/.dockerignore +++ b/.dockerignore @@ -5,4 +5,5 @@ **/obj **/*.user **/*.suo -**/TestResults \ No newline at end of file +**/TestResults +NuGet.Config \ No newline at end of file