From 2bf1612a50f375d1a08408e3d84eb20e8dd39276 Mon Sep 17 00:00:00 2001 From: Justin Williams Date: Sun, 26 Jun 2011 03:21:08 -0500 Subject: Updated gitignore to not include the binary or history file --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index e0292b1..bfac182 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ *.o *.a +irecovery +.irecovery \ No newline at end of file -- cgit v1.1-32-gdbae