summaryrefslogtreecommitdiff
path: root/.gitignore
blob: f31323f64d50ce8169ed5ad442412ac19972ea2a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/.*_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
/tests/demo_pkg_inline.lock