From aca15cfdc298befeb3eb11afdaf0413fd2c20daf Mon Sep 17 00:00:00 2001 From: Roland Haroutiounian Date: Fri, 22 May 2015 16:18:55 +0200 Subject: [PATCH] Modification du gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ed9fc0e..b8faad6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *.pyc .venv .git +.idea