summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.hgignore b/.hgignore
index abaccef..44d78aa 100644
--- a/.hgignore
+++ b/.hgignore
@@ -5,4 +5,6 @@
\.pyc$
\.pyo$
^build$
-^doc/_build \ No newline at end of file
+^doc/_build
+^dist/
+^pylint.egg-info/