diff options
author | June McEnroe <june@causal.agency> | 2018-07-30 15:14:49 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2018-07-30 15:14:49 -0400 |
commit | 41ca10496fd7b295acd23f8462c388dd03999344 (patch) | |
tree | 0740757391b2000469f9c3d3f45543aa92061f0b /gfx/.gitignore | |
parent | Add Neckbeard Deathcamp (diff) | |
download | src-41ca10496fd7b295acd23f8462c388dd03999344.tar.gz src-41ca10496fd7b295acd23f8462c388dd03999344.zip |
Move graphical programs out of bin
I wonder when the last time was something needed -ledit...
Diffstat (limited to '')
-rw-r--r-- | gfx/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gfx/.gitignore b/gfx/.gitignore new file mode 100644 index 00000000..cdff2c2e --- /dev/null +++ b/gfx/.gitignore @@ -0,0 +1,4 @@ +*.o +tags +brot +gfxx |