From 79b4f0427c296b23d99fa11a946f11cff27638c7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Thomas=20Wei=C3=9Fschuh?= Date: Sat, 6 May 2023 06:53:51 +0200 Subject: [PATCH] po-man: ignore all generated sources MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Thomas Weißschuh --- po-man/.gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/po-man/.gitignore b/po-man/.gitignore index 7ff5f4f20c..edfb0bc12b 100644 --- a/po-man/.gitignore +++ b/po-man/.gitignore @@ -1 +1,6 @@ de/ +es/ +fr/ +pt_BR/ +sr/ +uk/ -- 2.47.3