From 45d9418d66293c871051510323f643d5b41bbb93 Mon Sep 17 00:00:00 2001 From: LouiseDurandJanin Date: Mon, 24 Jul 2023 15:09:35 +0200 Subject: [PATCH] Modify gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d7c9832f..47982e12 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ __pycache__/ # Distribution / packaging .Python env/ +myenv/ build/ develop-eggs/ dist/