summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 86ac2e501c06fa494d695d94569e1f19982c5635 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
build
dist
MANIFEST
html
html.zip
html.tar.gz
tests/*.out
*.pyc
.coverage
.tox
dnspython.egg-info/
.eggs/
.mypy_cache/
.python-version
poetry.lock
htmlcov
coverage.xml
.dir-locals.el
.vscode/