added ignore files
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
/__init__.py
|
||||
/_ihatexml.py
|
||||
/_inputstream.py
|
||||
/_tokenizer.py
|
||||
/_utils.py
|
||||
/constants.py
|
||||
/html5parser.py
|
||||
/serializer.py
|
||||
@@ -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
|
||||
@@ -0,0 +1,3 @@
|
||||
/__init__.py
|
||||
/_base.py
|
||||
/py.py
|
||||
@@ -0,0 +1,3 @@
|
||||
/__init__.cpython-310.pyc
|
||||
/_base.cpython-310.pyc
|
||||
/py.cpython-310.pyc
|
||||
@@ -0,0 +1,8 @@
|
||||
/__init__.py
|
||||
/alphabeticalattributes.py
|
||||
/base.py
|
||||
/inject_meta_charset.py
|
||||
/lint.py
|
||||
/optionaltags.py
|
||||
/sanitizer.py
|
||||
/whitespace.py
|
||||
@@ -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
|
||||
@@ -0,0 +1,3 @@
|
||||
/__init__.py
|
||||
/genshi.py
|
||||
/sax.py
|
||||
+3
@@ -0,0 +1,3 @@
|
||||
/__init__.cpython-310.pyc
|
||||
/genshi.cpython-310.pyc
|
||||
/sax.cpython-310.pyc
|
||||
@@ -0,0 +1,5 @@
|
||||
/__init__.py
|
||||
/base.py
|
||||
/dom.py
|
||||
/etree.py
|
||||
/etree_lxml.py
|
||||
+5
@@ -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
|
||||
@@ -0,0 +1,6 @@
|
||||
/__init__.py
|
||||
/base.py
|
||||
/dom.py
|
||||
/etree.py
|
||||
/etree_lxml.py
|
||||
/genshi.py
|
||||
+6
@@ -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
|
||||
Reference in New Issue
Block a user