From ad7b9eee590e978e833035838ebff42dc6f7553d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 1 Jun 2017 14:46:50 +0200 Subject: [PATCH] Ignore twig templates MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michal Čihař --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 2ee3fb5c56..636487874c 100644 --- a/.gitignore +++ b/.gitignore @@ -30,6 +30,8 @@ web.config .htaccess # Locales /locale/ +# Temporary files to generate locales for Twig +/twig-templates/ # Backups *~ # Javascript line counts