diff options
author | June McEnroe <programble@gmail.com> | 2018-02-13 13:17:47 -0500 |
---|---|---|
committer | June McEnroe <programble@gmail.com> | 2018-02-13 13:17:47 -0500 |
commit | c8d0d0cd5f2ba83d7b39f19285036be6b1414196 (patch) | |
tree | 3b2ed4d9c9e5df955dbf1e595c11b0eb0ca3483f /bin/.gitignore | |
parent | Dump gfxx screen to PNG on stdout with x (diff) | |
download | src-c8d0d0cd5f2ba83d7b39f19285036be6b1414196.tar.gz src-c8d0d0cd5f2ba83d7b39f19285036be6b1414196.zip |
Add PNG stream splitter
I don't know, somehow this is easier than having gfxx care about where it's writing to.
Diffstat (limited to 'bin/.gitignore')
-rw-r--r-- | bin/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/.gitignore b/bin/.gitignore index ae5a47b8..cb1d47f3 100644 --- a/bin/.gitignore +++ b/bin/.gitignore @@ -7,6 +7,7 @@ hnel pbcopy pbd pbpaste +pngs wake xx jrp |