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