From a167e0702e173dcc7eb43f7385746c43f268919d Mon Sep 17 00:00:00 2001 From: Martchus Date: Thu, 11 May 2023 22:59:09 +0200 Subject: [PATCH] Ignore iso_639-2.json --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 3991c1d..813fdec 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,7 @@ Makefile* # clang-format /.clang-format + +# file with language codes one might store in the a local checkout +iso_639-2.json +