# HG changeset patch # User Chris Cannam # Date 1349705283 -3600 # Node ID 05fe04002c59e17579bd1bff4b1b36674a5c2b2d # Parent ea2387fd1b90d2e73f1735655e52d655874577b9 Ignore .pyc and .py~ files diff -r ea2387fd1b90 -r 05fe04002c59 .hgignore --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.hgignore Mon Oct 08 15:08:03 2012 +0100 @@ -0,0 +1,3 @@ +syntax: glob +*.pyc +*.py~