diff options
author | June McEnroe <june@causal.agency> | 2018-11-14 01:43:40 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2018-11-14 01:43:40 -0500 |
commit | ddd3a5e6f265c2a3e0cd9e2f537023ea7feb5dd9 (patch) | |
tree | f3db1ce271846909a26817728c76650a74d956ee /bin/.gitignore | |
parent | Factor out png.h (diff) | |
download | src-ddd3a5e6f265c2a3e0cd9e2f537023ea7feb5dd9.tar.gz src-ddd3a5e6f265c2a3e0cd9e2f537023ea7feb5dd9.zip |
Rearrange bin Makefile once more
Diffstat (limited to '')
-rw-r--r-- | bin/.gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/.gitignore b/bin/.gitignore index d209e684..92dfc073 100644 --- a/bin/.gitignore +++ b/bin/.gitignore @@ -1,6 +1,7 @@ *.o -tags scheme.h +scheme.png +tags atch dtch glitch @@ -21,4 +22,3 @@ bri fbatt fbclock psfed -scheme.png |