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

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