summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.hgignore b/.hgignore
index b17323b..7b23670 100644
--- a/.hgignore
+++ b/.hgignore
@@ -1 +1,4 @@
-Tempita.egg-info \ No newline at end of file
+syntax: glob
+Tempita.egg-info
+build/
+dist/