From ea932f6ccccbb8b6d1ea703d031dde8477f13754 Mon Sep 17 00:00:00 2001 From: donovan Date: Wed, 11 Jun 2008 13:19:47 -0700 Subject: [PATCH] Update hgignore --- .hgignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.hgignore b/.hgignore index 0b29f33..50b2ac8 100644 --- a/.hgignore +++ b/.hgignore @@ -1 +1,4 @@ -glob:*.pyc \ No newline at end of file +syntax: glob +*.pyc +dist +eventlet.egg-info