From 63d9e92f7657bbf325509f9c7d5d5424393fe291 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A9rald=20L?= Date: Wed, 27 Jan 2021 11:40:38 +0100 Subject: [PATCH] add idea --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 6a18ad4..f9cd5b9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# Idea +.idea + # ---> Python # Byte-compiled / optimized / DLL files __pycache__/