From 764812226c2e7046768daafe39d07c766e030acd Mon Sep 17 00:00:00 2001 From: renzon Date: Wed, 30 Apr 2014 18:45:09 -0300 Subject: [PATCH] Ignoring Pycharm project settings folder --- Python.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/Python.gitignore b/Python.gitignore index 51cbe852..6220a950 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -41,6 +41,7 @@ coverage.xml .mr.developer.cfg .project .pydevproject +.idea # Rope .ropeproject