From bfe07fd30d86db14607b80979c40f0de2dd323c0 Mon Sep 17 00:00:00 2001 From: "pa.pecherskij" Date: Mon, 6 May 2024 11:49:09 +0300 Subject: [PATCH] more gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1e44f4f6e3c..16bc70cd3cb 100644 --- a/.gitignore +++ b/.gitignore @@ -149,6 +149,7 @@ samples/client/petstore/csharp/SwaggerClient/packages samples/client/petstore/csharp/SwaggerClient/TestResult.xml samples/client/petstore/csharp/SwaggerClientWithPropertyChanged/IO.Swagger.userprefs samples/client/petstore/csharp-dotnet-core/obj/* +samples/client/petstore/csharp-dotnet-core/bin/* samples/client/petstore/csharp-dotnet-core/.vs/* # Python