summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/tools/third_party/packaging/.gitignore
blob: 05e554a64c244d96c21dd2d8ce06f0060b65cac9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
*.egg-info/
*.egg
*.py[co]

.[nt]ox/
.cache/
.coverage
.idea
.venv*
.vscode/

.mypy_cache/
.pytest_cache/
__pycache__/
_build/
build/
dist/
htmlcov/