From 4299c05d9d34177fb8f2f2ea3c309f0029b4917b Mon Sep 17 00:00:00 2001 From: wrzazg Date: Sun, 17 Nov 2013 23:41:49 +0100 Subject: [PATCH] Added PyCharm folder --- Python.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Python.gitignore b/Python.gitignore index 3d578453..47d274c1 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -46,3 +46,5 @@ coverage.xml # Sphinx documentation docs/_build/ +# PyCharm folder +.idea