From 07d698470192597a3ac261193628be5acdcb8946 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7oise=20Conil?= <francoise.conil@insa-lyon.fr> Date: Mon, 23 Jan 2023 11:54:00 +0100 Subject: [PATCH] =?UTF-8?q?Ajout=20d'=C3=A9l=C3=A9ments=20=C3=A0=20ignorer?= =?UTF-8?q?=20par=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 22c35bf..ee4b558 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ *.swp *.pyc .vscode +.venv +hors-git -- GitLab