From f29b42adefad217885ab030d844b0420484818ef Mon Sep 17 00:00:00 2001 From: Jack Moffitt Date: Tue, 14 Apr 2009 13:34:35 -0600 Subject: [PATCH] Added bot example binary to ignores. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index be99552..54cf14f 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ tests/*.o examples/basic examples/active examples/roster +examples/bot