summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.hgignore b/.hgignore
index 50159946..323f64d4 100644
--- a/.hgignore
+++ b/.hgignore
@@ -1,6 +1,7 @@
syntax: glob
*.pyc
*.pyo
+*.egg
build/*
dist/*
-Pygments.egg-info/* \ No newline at end of file
+Pygments.egg-info/*