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