From a9f5429bcb4a4bd2fa6d6e8effee931b66b1bd70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guido=20G=C3=BCnther?= Date: Sun, 5 Dec 2021 21:08:13 +0100 Subject: [PATCH] gitignore: Ignore generated po files --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 5c0a036f..6984fcf9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ _build +po/squeekboard.pot +po/*.mo TAGS tags vgdump