diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | .hgignore | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -11,6 +11,7 @@ libs *.so *.o *.pyd +MANIFEST src/lxml/includes/lxml-version.h src/lxml/*.html @@ -21,6 +21,7 @@ cython_debug/ .gitrev .coverage funding.txt +MANIFEST .tox *.orig *.rej |
