summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 821a2e3638a1fbf5ae935098b2c9f688d8daa55e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
*.pyc
.tox
.idea
build
dist
wheelhouse
doc/html
libs
*.egg-info
*.pdb
*.so
*.o
*.pyd

src/lxml/includes/lxml-version.h
src/lxml/*.html
src/lxml/lxml.etree.c
src/lxml/lxml.etree.h
src/lxml/lxml.etree_api.h
src/lxml/lxml.objectify.c