diff options
author | June McEnroe <june@causal.agency> | 2018-11-29 04:21:34 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2018-11-29 04:21:34 -0500 |
commit | 672c726e148efc1c45454a0f573dbc22e067e72b (patch) | |
tree | 5d6e1d14444b42ca1d2eb79112a616cfbba25e0f /.gitignore | |
parent | Fix Makefile indentation (diff) | |
download | torus-672c726e148efc1c45454a0f573dbc22e067e72b.tar.gz torus-672c726e148efc1c45454a0f573dbc22e067e72b.zip |
Use png.h and config.mk
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index f9ac67d..714260a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ *.o chroot.tar client +config.mk image merge meta |