From d6379763290230242caac5fe1e7c589a29fa6bf0 Mon Sep 17 00:00:00 2001 From: ArthurHoaro Date: Sat, 20 May 2017 15:53:35 +0200 Subject: Use makefile target to generate MO file and remove it from git --- .gitattributes | 1 + 1 file changed, 1 insertion(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 93900602..b191e227 100644 --- a/.gitattributes +++ b/.gitattributes @@ -22,6 +22,7 @@ Dockerfile text *.ttf binary *.min.css binary *.min.js binary +*.mo binary # Exclude from Git archives .editorconfig export-ignore -- cgit v1.2.3