From 95c3ec982501963b89b6dffd29fea2c33fd66f19 Mon Sep 17 00:00:00 2001 From: Corentin Le Molgat Date: Mon, 23 Jul 2018 09:42:02 +0200 Subject: [PATCH] gitignore: add temp/ortools_examples --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 4744147903..1d17b801dd 100644 --- a/.gitignore +++ b/.gitignore @@ -34,6 +34,7 @@ temp_dotnet/ temp_dotnet_test/ temp_archive/ temp_fz_archive/ +temp/ortools_examples lib/ install/ examples/csharp/solution/*.csproj