From: Ian Jackson Date: Wed, 7 Nov 2018 22:28:09 +0000 (+0000) Subject: po4a: Fix gitignore to actually ignore right .po4a.LANG.cfg X-Git-Tag: archive/debian/8.1~13 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=67b3cfa92470948c95a0fb9a949eeaa48a47d42a;p=dgit.git po4a: Fix gitignore to actually ignore right .po4a.LANG.cfg Signed-off-by: Ian Jackson --- diff --git a/po4a/.gitignore b/po4a/.gitignore index e640b7ec..b80fca6c 100644 --- a/po4a/.gitignore +++ b/po4a/.gitignore @@ -1,5 +1,5 @@ translated preview.* -.*.po4a.cfg +.po4a.*.cfg .*.translated *.tmp