changeset 477:01f514e9e47a

cm: Ignore `.egg-info` stuff.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 19 Jul 2015 17:02:24 -0700
parents 27e3b3f05648
children 5ee62af2a4e3
files .hgignore
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.hgignore	Sun Jul 19 17:01:38 2015 -0700
+++ b/.hgignore	Sun Jul 19 17:02:24 2015 -0700
@@ -1,5 +1,6 @@
 syntax: glob
 *.pyc
+*.egg-info
 venv
 tags
 build/lib