summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--.hgignore1
2 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 821a2e36..ea137ead 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,6 +11,7 @@ libs
*.so
*.o
*.pyd
+MANIFEST
src/lxml/includes/lxml-version.h
src/lxml/*.html
diff --git a/.hgignore b/.hgignore
index 7bbc918c..c30692ae 100644
--- a/.hgignore
+++ b/.hgignore
@@ -21,6 +21,7 @@ cython_debug/
.gitrev
.coverage
funding.txt
+MANIFEST
.tox
*.orig
*.rej