summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: ea86f7215edc1b07dd5be3081074d784685467e0 (plain)
1
2
3
4
5
6
7
8
*.pyc

.nox/
/build/
/dist/

.coverage
.*cache