summaryrefslogtreecommitdiff
path: root/.gitignore
blob: c708f20c7445f506e2fe359d234093b79a88899f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*.pyc
.tox
.idea
build
dist
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