Commit 0bd7638d authored by Adam Roben's avatar Adam Roben

Merge pull request #852 from kdeldycke/patch-1

Ignore rope files.
parents a07745af 972234a2
......@@ -39,6 +39,9 @@ coverage.xml
.project
.pydevproject
# Rope
.ropeproject
# Django stuff:
*.log
*.pot
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment