aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: a554d9d54a09b89257594f2ec5e7dfdb60c6d5cc (plain) (blame)
1
2
3
4
5
6
7
8
9
dist/*
pywal.egg-info/*
*.pyc
subprocess
re
build/*
.coverage
.vscode/*
__pycache__/*