diff options
| author | Dylan Araps <[email protected]> | 2017-06-22 21:29:09 +1000 |
|---|---|---|
| committer | Dylan Araps <[email protected]> | 2017-06-22 21:29:09 +1000 |
| commit | d01e287719b0c7d81ffd1cbf58c14cf033f4fafb (patch) | |
| tree | 94e7379830ed36dc751b5c6a23f21bec9ad4ad72 | |
| parent | DOCS: Move most of the README to the wiki (diff) | |
| download | pywal-d01e287719b0c7d81ffd1cbf58c14cf033f4fafb.tar.xz pywal-d01e287719b0c7d81ffd1cbf58c14cf033f4fafb.zip | |
General: Remove gitignore
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore deleted file mode 100644 index ccdb520..0000000 --- a/.gitignore +++ /dev/null @@ -1,4 +0,0 @@ -pywal*/* -dist/* -*.pyc -__pycache__/* |