From d3229af3da8a497ac934e07f77ed154d36fa2d24 Mon Sep 17 00:00:00 2001 From: Hugo Date: Thu, 21 Dec 2017 10:43:24 +0200 Subject: [PATCH] Ignore IDE metadata --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index dc6ed03..aaa684d 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ pytestdebug.log .tox/ .cache/ .eggs/ +.idea/