summaryrefslogtreecommitdiff
path: root/.gitignore
blob: c99141761723e53d3e4ccf8d7faac7c0fe61d52c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
*.pyc
*.pyo
*.swp
__pycache__
.eggs
/src/tox/version.py
/dev
build
dist
*.egg-info
.tox
.tox4
/.*_cache
.dmypy.json
/docs/_draft.rst
pip-wheel-metadata
Dockerfile
/toxfile.py