aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 2894e64adedb7b926ba6947fbdebbcd4e3917dc8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
*__pycache__*
*.log
bin/
!tests/test/bin/
tags
dist/
*.egg-info
.tox/
build/
docs/_build/
bash3.2.57
*.bak
.coverage
coverage.xml
TODO