From 3053ad8a9f5e31b2d1b6927ae2b8eff9e2cd2f5f Mon Sep 17 00:00:00 2001 From: Laurent LE CORRE Date: Sun, 17 Nov 2019 21:09:32 +0100 Subject: [PATCH] =?UTF-8?q?Cr=C3=A9ation=20du=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 000000000..bfa6a22a5 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +# Created by .ignore support plugin (hsz.mobi)