From 8dc111f7bd6b1325ea169a2f29a64910481cc8ca Mon Sep 17 00:00:00 2001 From: Andrew Date: Sun, 13 Oct 2013 16:11:57 +0100 Subject: [PATCH] Update gitignore for PyCharm --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 27ffc2f..793d4be 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *.pyc build +.idea/