aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 1b671bee5acc0b8258962b5f8f90a2b1c237dcaf (plain) (blame)
1
2
3
4
5
6
7
8
9
__pycache__/
*.pyc
epy_reader.egg-info/*
.venv
.idea
build
dist
tmp/
.coverage