diff options
author | Bdale Garbee <bdale@gag.com> | 2017-04-25 23:01:53 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2017-04-25 23:01:53 -0600 |
commit | b662ca4edd67a2e1e5712f97fb1ce909f19af625 (patch) | |
tree | d6fa1b005437aedab7c9e33f96248a7c99aeb221 | |
parent | bd489b96b060c8276bd7709ac55c306aad02374c (diff) |
ao-tools/ao-makebin: have git ignore built object
-rw-r--r-- | ao-tools/ao-makebin/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ao-tools/ao-makebin/.gitignore b/ao-tools/ao-makebin/.gitignore new file mode 100644 index 00000000..91d4bf60 --- /dev/null +++ b/ao-tools/ao-makebin/.gitignore @@ -0,0 +1 @@ +ao-makebin |