From 385e73e63e95f1ec787b057ffdc3ed97ff26ea8b Mon Sep 17 00:00:00 2001 From: Tanu Kaskinen Date: Tue, 17 Apr 2018 14:16:16 +0300 Subject: [PATCH] .gitignore: add m4/extern-inline.m4 and remove-ptcdate.sed --- m4/.gitignore | 1 + po/.gitignore | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/m4/.gitignore b/m4/.gitignore index 7bdfcbf63..abd28caf3 100644 --- a/m4/.gitignore +++ b/m4/.gitignore @@ -1,4 +1,5 @@ codeset.m4 +extern-inline.m4 fcntl-o.m4 gettext.m4 glibc2.m4 diff --git a/po/.gitignore b/po/.gitignore index 47297be94..ac9222605 100644 --- a/po/.gitignore +++ b/po/.gitignore @@ -8,7 +8,7 @@ /insert-header.sin /pulseaudio.pot /quot.sed -/remove-potcdate.sin +/remove-potcdate.* /*.mo /*.gmo /Makefile