aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 4709b0637842cc5c29765ae8b492f591c04ea9b4 (plain) (blame)
1
2
3
4
5
6
7
8
*.pyc
*.pyo
__pycache__/
.venv/
.tox/
build/
dist/
dotfiles.egg-info/