From 2cd052f8891fdb0cc4782d1d0576e3f38a72492a Mon Sep 17 00:00:00 2001 From: O01eg Date: Wed, 29 Sep 2021 10:38:55 +0300 Subject: Add tests for Translations --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 00d87b6bf6..5b3414fe7e 100644 --- a/.gitignore +++ b/.gitignore @@ -390,3 +390,6 @@ gcov.css # https://clangd.llvm.org/ cache folder .clangd/ .cache/ + +# Generated by unit tests files +tests/data/*.translation -- cgit v1.2.3