From c2dd6c77e1ba52b98f3f1478f4061b385c2459ca Mon Sep 17 00:00:00 2001 From: Renzo Meister Date: Wed, 7 Jul 2021 17:22:03 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20do=20not=20add=20flectra=20and?= =?UTF-8?q?=20odoo=20folder=20to=20git?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index bd342a7..ead610e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ /data .idea/ __pycache__/ +flectra/ +odoo/ \ No newline at end of file