From ce1831cf11a94fbb306239d80ac217c8c0460218 Mon Sep 17 00:00:00 2001 From: mpelissi <marie.pelissiercombescure@toulouse-inp.fr> Date: Fri, 30 Jun 2023 14:37:00 +0200 Subject: [PATCH] update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a55f645..16edada 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -json_files \ No newline at end of file +json_files +models/.gitkeep \ No newline at end of file -- GitLab