aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 6b9e8ce807062c8f9f85f593972a98003493ea21 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*.trs

pyecsca.egg-info
.perf/
.coverage
.mypy_cache/
/.pytest_cache/
/htmlcov/
/build/
/dist/
/Pipfile.lock
__pycache__/
/venv