diff options
| author | Dylan Araps <[email protected]> | 2017-06-26 10:14:32 +1000 |
|---|---|---|
| committer | Dylan Araps <[email protected]> | 2017-06-26 10:14:32 +1000 |
| commit | bd8ae8ffc801af78a3b5ee3c681f5755430388a5 (patch) | |
| tree | cd300854d260db8782b4f49a7b7697e2f503ad8a /.gitignore | |
| parent | Merge pull request #7 from danielx/console-script (diff) | |
| download | pywal-bd8ae8ffc801af78a3b5ee3c681f5755430388a5.tar.xz pywal-bd8ae8ffc801af78a3b5ee3c681f5755430388a5.zip | |
export: Fix bug with color66 appearing in export files. Closes #6
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ dist/* pywal.egg-info/* +*.pyc |