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 | 325c2f671c399a547f676b1beef8b367942c8ec4 (patch) | |
tree | 9bb9e24570835809e222485bc2e35c7b01240d44 /bin/.gitignore | |
parent | Factor out png.h (diff) | |
download | src-325c2f671c399a547f676b1beef8b367942c8ec4.tar.gz src-325c2f671c399a547f676b1beef8b367942c8ec4.zip |
Rearrange bin Makefile once more
Diffstat (limited to 'bin/.gitignore')
-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 |