summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJohn Mair <jrmair@gmail.com>2011-01-26 23:13:46 +1300
committerJohn Mair <jrmair@gmail.com>2011-01-26 23:13:46 +1300
commit228b95f5166fedf24912cb51d65599ced4896c15 (patch)
treef0341d8bb70077b07614d6416f0f54565e8652e0 /.gitignore
parent2ca16a06574f8f0c621f05d2e7bba5e0e99faf12 (diff)
downloadpry-228b95f5166fedf24912cb51d65599ced4896c15.tar.gz
added new 'alias_command' and 'desc' commands to CommandBase; also made it so show_method comamnd without parameters does a show_method on __method__
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6d376431..3171be1b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,4 +4,5 @@ Makefile
*.def
doc/
pkg/
+coverage/
.yardoc/