From 76e709193614b3668d3c31a078e667473af20369 Mon Sep 17 00:00:00 2001 From: jwijenbergh Date: Mon, 15 May 2023 11:52:20 +0200 Subject: Initial i18n implementation --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 2ce1749..2a7401f 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,6 @@ *.iml .idea/ .DS_Store + +# locales +/client/locales/*/out.gotext.json -- cgit v1.2.3