From 066d067a415d29bf6aae97f86cde68640def3c97 Mon Sep 17 00:00:00 2001 From: Edouard DUPIN Date: Sun, 20 Mar 2022 23:39:28 +0100 Subject: [PATCH] [DEV] commit all with new insland --- samples/.gitignore | 2 ++ test/.gitignore | 2 ++ 2 files changed, 4 insertions(+) diff --git a/samples/.gitignore b/samples/.gitignore index f6df409..b8ad0fa 100644 --- a/samples/.gitignore +++ b/samples/.gitignore @@ -1,2 +1,4 @@ + +/__pycache__/ /bin/ /out/ diff --git a/test/.gitignore b/test/.gitignore index ae3c172..f00a440 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -1 +1,3 @@ + +/__pycache__/ /bin/