diff options
author | Rafaël Carré <funman@videolan.org> | 2012-03-25 11:45:31 -0400 |
---|---|---|
committer | Rafaël Carré <funman@videolan.org> | 2012-03-25 11:45:31 -0400 |
commit | ced3b172a11005a44c5241795dd8cc19f9de37fb (patch) | |
tree | 0c75ce6e92820c37607c79adc5d0241c0814ee19 | |
parent | 5513c6db56e6de82561bbf90f3f0af12045be6d5 (diff) | |
download | rockbox-ced3b172a11005a44c5241795dd8cc19f9de37fb.tar.gz rockbox-ced3b172a11005a44c5241795dd8cc19f9de37fb.zip |
ignore ipodpatcher binary
Change-Id: I5156d220dd23b9a6dd5ae4c492c49e932bbc2ef8
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e1c31dcb75..d2f549e114 100644 --- a/.gitignore +++ b/.gitignore @@ -37,6 +37,9 @@ /rbutil/Makefile /rbutil/rbutil +# /rbutil/ipodpatcher/ +/rbutil/ipodpatcher/ipodpatcher + # /rbutil/chinachippatcher/ /rbutil/chinachippatcher/chinachip |