From: dforsi <df...@us...> - 2011-07-31 16:12:05
|
commit b7ad5f55e9e876ba028572e608adf6f6e719723f Author: Daniele Forsi <da...@fo...> Date: Sun Jul 31 16:44:40 2011 +0200 Update .gitignore .gitignore | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) --- diff --git a/.gitignore b/.gitignore index 42850c2..bb5a3b2 100644 --- a/.gitignore +++ b/.gitignore @@ -97,6 +97,7 @@ bindings/mono/libgpod-sharp/libgpod-sharp.pidb /po/Makefile.in.in /po/POTFILES /po/*.gmo +/po/*.mo /po/stamp-it # /tests/ @@ -114,6 +115,8 @@ bindings/mono/libgpod-sharp/libgpod-sharp.pidb /tests/test-write-thumbnails # /tools/ +/tools/90-libgpod.rules /tools/ipod-read-sysinfo-extended +/tools/ipod-set-info /tools/ipod-time-sync /tools/libgpod-callout |