From: Stepan Kasal Date: Tue, 15 May 2007 18:46:21 +0000 (+0200) Subject: build-sys: amend .gitignore X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ebc954d5f9382c7a7546599ac53f275f8110c01;p=util-linux build-sys: amend .gitignore Add several built files to .gitignore files. Signed-off-by: Stepan Kasal --- diff --git a/.gitignore b/.gitignore index c1259240..729240c0 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,5 @@ depcomp install-sh missing ltmain.sh +libtool +.deps diff --git a/po/.gitignore b/po/.gitignore index eb7a09bf..1b15110c 100644 --- a/po/.gitignore +++ b/po/.gitignore @@ -1,5 +1,6 @@ stamp-po remove-potcdate.sin +remove-potcdate.sed quot.sed insert-header.sin *.gmo diff --git a/tests/.gitignore b/tests/.gitignore new file mode 100644 index 00000000..4a7be8c8 --- /dev/null +++ b/tests/.gitignore @@ -0,0 +1 @@ +commands.sh