From 0255999fbb43ae7d50061ec150acf3e16f1e3da1 Mon Sep 17 00:00:00 2001 From: Marc Riera Irigoyen Date: Fri, 18 Dec 2020 16:02:44 +0100 Subject: [PATCH] Add .gitignore for translation projects --- translation/en/.gitignore | 1 + translation/es/.gitignore | 1 + 2 files changed, 2 insertions(+) create mode 100644 translation/en/.gitignore create mode 100644 translation/es/.gitignore diff --git a/translation/en/.gitignore b/translation/en/.gitignore new file mode 100644 index 0000000..72e8ffc --- /dev/null +++ b/translation/en/.gitignore @@ -0,0 +1 @@ +* diff --git a/translation/es/.gitignore b/translation/es/.gitignore new file mode 100644 index 0000000..72e8ffc --- /dev/null +++ b/translation/es/.gitignore @@ -0,0 +1 @@ +*