From 62057f875602bd3dd7eb6e0fbc2aeefcc0fb5d72 Mon Sep 17 00:00:00 2001
From: Peter Ward <peteraward@gmail.com>
Date: Thu, 19 Jul 2012 20:12:17 +1000
Subject: Update .hgignore file.

---
 .hgignore | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/.hgignore b/.hgignore
index 85576b0..e21f17c 100644
--- a/.hgignore
+++ b/.hgignore
@@ -1,2 +1,3 @@
-glob:*.pyc
-glob:*.orig
+syntax: glob
+*~
+*.py[co]
-- 
cgit v1.2.3