From 5e933a2d466c8c23f764a221fe0feb9c31088043 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Mon, 19 Apr 2021 20:05:43 +0200 Subject: [PATCH] Ignore temporary translations folder --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..11437ae3 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.translations