diff .hgignore @ 280:6eb4ceca4d99

Ignore pyc files.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 27 Jan 2015 15:31:38 -0800
parents ec74791ee042
children 175fbfef4267
line wrap: on
line diff
--- a/.hgignore	Tue Jan 27 15:27:05 2015 -0800
+++ b/.hgignore	Tue Jan 27 15:31:38 2015 -0800
@@ -1,4 +1,5 @@
 syntax:glob
+*.pyc
 tags
 temp/*
 backup/*