summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar Justin Williams2011-06-26 03:21:08 -0500
committerGravatar Justin Williams2011-06-26 03:21:08 -0500
commit2bf1612a50f375d1a08408e3d84eb20e8dd39276 (patch)
treeeb49d20bd87330c7b393ba14e08be12df5989bdd /.gitignore
parentee84c231a361ccb85f9eebc40a4c2e1551bcf010 (diff)
downloadlibirecovery-2bf1612a50f375d1a08408e3d84eb20e8dd39276.tar.gz
libirecovery-2bf1612a50f375d1a08408e3d84eb20e8dd39276.tar.bz2
Updated gitignore to not include the binary or history file
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
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