added ignore files

This commit is contained in:
2024-03-06 15:25:53 +01:00
parent ef23c9f6e6
commit 7fee6fcb37
218 changed files with 1849 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
/__init__.py
/_ihatexml.py
/_inputstream.py
/_tokenizer.py
/_utils.py
/constants.py
/html5parser.py
/serializer.py

View File

@@ -0,0 +1,8 @@
/__init__.cpython-310.pyc
/_ihatexml.cpython-310.pyc
/_inputstream.cpython-310.pyc
/_tokenizer.cpython-310.pyc
/_utils.cpython-310.pyc
/constants.cpython-310.pyc
/html5parser.cpython-310.pyc
/serializer.cpython-310.pyc

View File

@@ -0,0 +1,3 @@
/__init__.py
/_base.py
/py.py

View File

@@ -0,0 +1,3 @@
/__init__.cpython-310.pyc
/_base.cpython-310.pyc
/py.cpython-310.pyc

View File

@@ -0,0 +1,8 @@
/__init__.py
/alphabeticalattributes.py
/base.py
/inject_meta_charset.py
/lint.py
/optionaltags.py
/sanitizer.py
/whitespace.py

View File

@@ -0,0 +1,8 @@
/__init__.cpython-310.pyc
/alphabeticalattributes.cpython-310.pyc
/base.cpython-310.pyc
/inject_meta_charset.cpython-310.pyc
/lint.cpython-310.pyc
/optionaltags.cpython-310.pyc
/sanitizer.cpython-310.pyc
/whitespace.cpython-310.pyc

View File

@@ -0,0 +1,3 @@
/__init__.py
/genshi.py
/sax.py

View File

@@ -0,0 +1,3 @@
/__init__.cpython-310.pyc
/genshi.cpython-310.pyc
/sax.cpython-310.pyc

View File

@@ -0,0 +1,5 @@
/__init__.py
/base.py
/dom.py
/etree.py
/etree_lxml.py

View File

@@ -0,0 +1,5 @@
/__init__.cpython-310.pyc
/base.cpython-310.pyc
/dom.cpython-310.pyc
/etree.cpython-310.pyc
/etree_lxml.cpython-310.pyc

View File

@@ -0,0 +1,6 @@
/__init__.py
/base.py
/dom.py
/etree.py
/etree_lxml.py
/genshi.py

View File

@@ -0,0 +1,6 @@
/__init__.cpython-310.pyc
/base.cpython-310.pyc
/dom.cpython-310.pyc
/etree.cpython-310.pyc
/etree_lxml.cpython-310.pyc
/genshi.cpython-310.pyc