summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorStefan Behnel <stefan_ml@behnel.de>2018-11-23 22:17:17 +0100
committerStefan Behnel <stefan_ml@behnel.de>2018-11-23 22:17:17 +0100
commit2d7c2f8063d1c2279482729f8020eb28b2b09040 (patch)
treee39895b679a18177b1f018a43193d115e22ae073 /.hgignore
parente08620788d739d98a869e068a0f79af04ea4ef48 (diff)
downloadpython-lxml-2d7c2f8063d1c2279482729f8020eb28b2b09040.tar.gz
Add "libs" download directory to hg-ignored files.
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 103fb6ed..7a702b22 100644
--- a/.hgignore
+++ b/.hgignore
@@ -17,6 +17,7 @@ src/lxml/objectify.c
src/lxml/lxml.objectify.c
build/
+libs/
dist/
wheelhouse/
wheels/