summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 0ae8ecde414961cccc0ffa100c7d0958fbfc6183 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/.*_cache
/build
/dist
/docs/_draft.rst
/src/tox/version.py
/toxfile.py
/Dockerfile
/.tox
*.py[co]
__pycache__
*.swp
*.egg-info
/tests/demo_pkg_setuptools/build/lib/demo_pkg_setuptools/__init__.py