aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 1d4ebfbc597a405c92b4cd6cf3adc724707be980 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
__pycache__/
_build/
build/
dist/
htmlcov/
*.so
.tox/
.cache/
.coverage
*.egg-info/
*.egg
.eggs/
*.py[cdo]
.hypothesis/
target/
.rust-cov/
*.lcov
*.profdata