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