summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.hgignore5
1 files 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]