diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index e34533a0d..0a6781fd8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -18,4 +18,4 @@ # Denote all files that are truly binary and should not be modified. *.png binary *.jpg binary -*.mo binary
\ No newline at end of file +*.mo binary |