From d56a58044dcc619f6e26674316e7c38fc8ace8c4 Mon Sep 17 00:00:00 2001 From: saucecoat <43880196+saucecoat@users.noreply.github.com> Date: Sun, 30 Oct 2022 06:08:44 +0000 Subject: [PATCH] Added German translation (#223) --- .gitignore | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index c216e49..182026f 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,6 @@ resources .idea content/.obsidian -data/linkIndex.yaml \ No newline at end of file +assets/indices/linkIndex.json +assets/indices/contentIndex.json +linkmap -- Gitblit v1.10.0