aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 5b124b9b4d80f5c199aefe56e8a1f71cd385fd00 (plain)
1
2
3
4
5
6
7
8
9
10
11
*.DS_Store*
*.tox
*pycache*
*pytest_cache*
.coverage
coverage.xml
*junit*
*htmlcov*
build
dist
*egg-info*