From f0a59805f4b0e0f7f071bafbcb29fda3b40a3b9b Mon Sep 17 00:00:00 2001 From: matograine <matograine@zaclys.net> Date: Fri, 29 Apr 2022 19:17:41 +0200 Subject: [PATCH] gitignore: prepare to add optional images --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 97c3e2d..4b01e5c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -translation_file.txt build/ +i18n/*/example_vignette.png \ No newline at end of file -- GitLab