diff options
| author | Dylan Araps <[email protected]> | 2017-07-23 23:49:28 +1000 |
|---|---|---|
| committer | Dylan Araps <[email protected]> | 2017-07-23 23:49:28 +1000 |
| commit | c7391d7c92daca262555e18835eb7155b29be087 (patch) | |
| tree | 2cc53eaacab3da104da14593a9a4d9b173820786 /.gitignore | |
| parent | tests: Fix test (diff) | |
| download | pywal-c7391d7c92daca262555e18835eb7155b29be087.tar.xz pywal-c7391d7c92daca262555e18835eb7155b29be087.zip | |
tests: Add .coveragerc
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,3 +4,4 @@ pywal.egg-info/* subprocess re build/* +.coverage |