From 3c7af2a8cf70cc26146ff2cc517a334723fd9f2e Mon Sep 17 00:00:00 2001 From: Eduard Carreras Date: Sat, 7 Sep 2013 13:03:14 +0200 Subject: [PATCH] Added PyCham .idea directory --- Python.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Python.gitignore b/Python.gitignore index ded60678..defc035d 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -34,3 +34,5 @@ nosetests.xml .mr.developer.cfg .project .pydevproject +# PyCharm +.idea