From: Greg Trahair Date: Fri, 1 Apr 2016 08:45:44 +0000 (+0200) Subject: Added .ropeproject directory X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=4757cbc54163efa3eb904b65da2108dbd1d7286f;p=gitignore.git Added .ropeproject directory If anyone uses the ROPE refactoring library this is certainly necessary. --- diff --git a/Python.gitignore b/Python.gitignore index 44ead8c6..e0982a1a 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -83,3 +83,6 @@ ENV/ # Spyder project settings .spyderproject + +# Rope project settings +.ropeproject