Browse Source

Merge pull request #852 from kdeldycke/patch-1

Ignore rope files.
Adam Roben 11 years ago
parent
commit
0bd7638db9
1 changed files with 3 additions and 0 deletions
  1. 3 0
      Python.gitignore

+ 3 - 0
Python.gitignore

@@ -39,6 +39,9 @@ coverage.xml
 .project
 .pydevproject
 
+# Rope
+.ropeproject
+
 # Django stuff:
 *.log
 *.pot