From cfcfc5455f9916439265eb31b6f20f4beef31c64 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Fri, 30 Jul 2021 20:17:11 -0300 Subject: src/: Add initial working version of generating the index, without translated strings still --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index badfe37..a97765e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,10 @@ /public/ /src/gistatic +*.o *.t *.mo *.po~ /doc/*.1 /README.*.md /CHANGELOG.*.md +/vgcore.* -- cgit v1.2.3