From ce55eca73bdfc6c043137dcbd7a2bda24cfce9af Mon Sep 17 00:00:00 2001 From: Andrii Yefremov <56955307+decatetsu@users.noreply.github.com> Date: Mon, 29 Aug 2022 18:15:18 +0000 Subject: [PATCH] Add Ukrainian translation (#191) --- .gitignore | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index 0de2938..182026f 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,7 @@ public resources .idea -content/.obsidian \ No newline at end of file +content/.obsidian +assets/indices/linkIndex.json +assets/indices/contentIndex.json +linkmap -- Gitblit v1.10.0