From a296e96a49c8b7bc3f727cb3bfb68680f6883816 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?TOHOU=20Orph=C3=A9e?= Date: Thu, 30 Jun 2022 17:29:45 +0200 Subject: [PATCH] =?UTF-8?q?Cr=C3=A9ation=20du=20fichier=20.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a2adeb5 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +demo.txt \ No newline at end of file