From ee7fa40b36e5760187d24e31265bb758b36c23d3 Mon Sep 17 00:00:00 2001 From: Cameron Cawley Date: Wed, 6 Feb 2019 21:00:17 +0000 Subject: GIT: Add a .gitattributes file --- .gitattributes | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .gitattributes (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000..61e6b61d03 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,8 @@ +/po/cs_CZ.po encoding=iso-8859-2 +/po/hu_HU.po encoding=iso-8859-2 +/po/pl_PL.po encoding=iso-8859-2 +/po/be_BY.po encoding=iso-8859-5 +/po/ru_RU.po encoding=iso-8859-5 +/po/uk_UA.po encoding=iso-8859-5 +/po/el.po encoding=iso-8859-7 +/po/he.po encoding=iso-8859-8 -- cgit v1.2.3