changeset 292:761b095c11fb

Also ignore .pyo files.
author Dan Villiom Podlaski Christiansen <danchr@gmail.com>
date Thu, 19 Mar 2009 18:12:06 +0100
parents a421aca2b0f5
children fa26c7ef0180
files .hgignore
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.hgignore
+++ b/.hgignore
@@ -1,5 +1,6 @@
 syntax:glob
 *.pyc
+*.pyo
 .DS_Store
 *.swp
 *~