pywal/.gitignore
2017-08-25 19:39:47 +10:00

8 lines
71 B
Plaintext

dist/*
pywal.egg-info/*
*.pyc
subprocess
re
build/*
.coverage
.vscode/*