From e725c8bab2b1246d53309ba603d4c7f5b22cfdda Mon Sep 17 00:00:00 2001 From: Matthew Booth Date: Wed, 5 Aug 2009 17:32:02 +0100 Subject: [PATCH] Add some newly-untracked files to .gitignore --- .gitignore | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.gitignore b/.gitignore index 147e1cb..dcea811 100644 --- a/.gitignore +++ b/.gitignore @@ -154,10 +154,21 @@ po/POTFILES po/remove-potcdate.sed po/stamp-it po/stamp-po +po/LINGUAS +po/Makefile.in.in +po/Makevars +po/Rules-quot +po/boldquot.sed +po/en@boldquot.header +po/en@quot.header +po/insert-header.sin +po/quot.sed +po/remove-potcdate.sin python/bindtests.py python/guestfs.py python/guestfs-py.c python/guestfs.pyc +regressions/test1.img ruby/bindtests.rb ruby/ext/guestfs/extconf.h ruby/ext/guestfs/_guestfs.c -- 1.8.3.1