diff options
author | Peter Ward <peteraward@gmail.com> | 2009-09-28 09:22:31 +1000 |
---|---|---|
committer | Peter Ward <peteraward@gmail.com> | 2009-09-28 09:22:31 +1000 |
commit | 997b1a2cf7ff5ee5bdf362e4d06b560ad59be4e6 (patch) | |
tree | 2ef82195d143de34ddaee339003f7a94794016c7 /.hgignore |
Initial commit.
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore new file mode 100644 index 0000000..85576b0 --- /dev/null +++ b/.hgignore @@ -0,0 +1,2 @@ +glob:*.pyc +glob:*.orig |