summaryrefslogtreecommitdiff
path: root/.gitignore
blob: aa2bcf9a87014d861aa05450e8605e6856d7f23c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
*.egg-info
*.dist-info
*.pyc
build
dist
docs/_build
src/wheel/_version.py
__pycache__
.coverage
.pytest_cache
.tox
.idea
.cache
.eggs