adding rope to gitignore
authorSeth Woodworth <seth@sethish.com>
Mon, 18 Mar 2013 15:34:53 +0000 (11:34 -0400)
committerSeth Woodworth <seth@sethish.com>
Mon, 18 Mar 2013 15:34:53 +0000 (11:34 -0400)
.gitignore

index ad50146af9d7397f88b8ae6cc32c22d62481efe5..de5e31a4ee0728d78e8c183eb2c13be9a342874e 100644 (file)
@@ -9,6 +9,9 @@
 *.swo
 *~
 
+# project cruft
+.ropeproject*
+
 # Sphinx docs:
 build