From 9c1a3fe77cf210fcbc35d635df852cdddff1fb3e Mon Sep 17 00:00:00 2001 From: Jean-Christophe Jameux Date: Fri, 12 Aug 2022 18:16:55 +0200 Subject: [PATCH] =?UTF-8?q?Ne=20pas=20ajouter=20les=20fichiers=20de=20proj?= =?UTF-8?q?et=20SublimeText=20au=20d=C3=A9pot?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2642e6e..9af214c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ elm-stuff/ /index.html /prof.js -/fav.svg \ No newline at end of file +/fav.svg +*.sublime-*