File: .hgignore

package info (click to toggle)
lxml 4.6.3%2Bdfsg-0.1%2Bdeb11u1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 4,580 kB
  • sloc: python: 29,299; javascript: 511; ansic: 331; xml: 267; makefile: 237; sh: 59
file content (44 lines) | stat: -rw-r--r-- 472 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
syntax: glob

*.pyc
*.pyo
__pycache__

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

build/
libs/
dist/
wheelhouse/
wheels/
venvs/
venv/
doc/html/
cython_debug/
.idea/
.git/
.gitrev
.coverage
funding.txt
MANIFEST
.tox
*.orig
*.rej
*.dep
*.swp
*.pdb
*.so
*.o
*.pyd
*~
*.egg-info