diff options
author | Jakob Bornecrantz <[email protected]> | 2009-06-12 14:55:04 +0100 |
---|---|---|
committer | Jakob Bornecrantz <[email protected]> | 2009-06-12 15:07:57 +0100 |
commit | 1cd0afffc9edbcac690f8ab436aecfced26b0aba (patch) | |
tree | baaf0a575b2060d717df0e955881f8ca71359782 /progs/rbug/.gitignore | |
parent | 3fff84a999e7d564c16846340bb2b7dac75fb8b3 (diff) |
progs/rbug: Add binary to bmp converter program
Diffstat (limited to 'progs/rbug/.gitignore')
-rw-r--r-- | progs/rbug/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/progs/rbug/.gitignore b/progs/rbug/.gitignore index 317290bbb38..26a561c8290 100644 --- a/progs/rbug/.gitignore +++ b/progs/rbug/.gitignore @@ -1,3 +1,4 @@ +bin_to_bmp simple_client simple_server shdr_info @@ -7,3 +8,4 @@ ctx_info tex_dump tex_info *.bmp +*.bin |