diff options
| author | Dylan Araps <[email protected]> | 2018-04-16 10:03:04 +1000 |
|---|---|---|
| committer | Dylan Araps <[email protected]> | 2018-04-16 10:03:04 +1000 |
| commit | 80449d94399f33fcc2d60785086af845235c8769 (patch) | |
| tree | fcf010c0f6aa923c585db0697a2ce5fdc5dc2fbe /.gitignore | |
| parent | misc: Remove unused import (diff) | |
| download | pywal-80449d94399f33fcc2d60785086af845235c8769.tar.xz pywal-80449d94399f33fcc2d60785086af845235c8769.zip | |
docs: README
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,3 +6,4 @@ re build/* .coverage .vscode/* +__pycache__/* |