diff options
author | June McEnroe <june@causal.agency> | 2018-04-10 23:54:45 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2018-04-10 23:54:45 -0400 |
commit | 896423634a152ecbbf846510e4a3e881ee0fa3c4 (patch) | |
tree | 306795aae98a99c69f221c4efa9ce5d9c8aba310 /bin/.gitignore | |
parent | Add Under Your Spell (diff) | |
download | src-896423634a152ecbbf846510e4a3e881ee0fa3c4.tar.gz src-896423634a152ecbbf846510e4a3e881ee0fa3c4.zip |
Add brot
It's a Mandelbrot renderer.
Diffstat (limited to '')
-rw-r--r-- | bin/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/.gitignore b/bin/.gitignore index d3450745..c84d690b 100644 --- a/bin/.gitignore +++ b/bin/.gitignore @@ -1,6 +1,7 @@ *.o tags atch +brot dtch gfxx glitch |