changeset 6:05fe04002c59

Ignore .pyc and .py~ files
author Chris Cannam
date Mon, 08 Oct 2012 15:08:03 +0100
parents ea2387fd1b90
children 1ef0ce23bf78
files .hgignore
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /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~