summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
blob: 0baec9842362f03b5ff0f62eab177c4de8d6811f (plain)
1
2
3
4
5
6
7
8
9
10
11
__pycache__/
*.py[cod]
*.egg-info/
dist/
.venv/
.env
*.log
.pytest_cache/
data/
research/
plan/