aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitattributes
diff options
context:
space:
mode:
authorArthurHoaro <arthur@hoa.ro>2017-05-20 15:53:35 +0200
committerArthurHoaro <arthur@hoa.ro>2017-10-22 12:56:55 +0200
commitd6379763290230242caac5fe1e7c589a29fa6bf0 (patch)
tree71233479639b7fa0cc5136fa1e488a9ce314ada8 /.gitattributes
parent40ec173e68d47c821cb09875a44aab81d33cd89d (diff)
downloadShaarli-d6379763290230242caac5fe1e7c589a29fa6bf0.tar.gz
Shaarli-d6379763290230242caac5fe1e7c589a29fa6bf0.tar.zst
Shaarli-d6379763290230242caac5fe1e7c589a29fa6bf0.zip
Use makefile target to generate MO file and remove it from git
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 93900602..b191e227 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -22,6 +22,7 @@ Dockerfile text
22*.ttf binary 22*.ttf binary
23*.min.css binary 23*.min.css binary
24*.min.js binary 24*.min.js binary
25*.mo binary
25 26
26# Exclude from Git archives 27# Exclude from Git archives
27.editorconfig export-ignore 28.editorconfig export-ignore