From d2140ed03f17b2fe03a1360e13773e7b7dda0745 Mon Sep 17 00:00:00 2001 From: Ludovic CHEVALIER Date: Mon, 18 May 2020 17:07:50 +0200 Subject: [PATCH] [REPOSITORY] +gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0d20b64 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.pyc -- 2.20.1