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

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