summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2016-02-20 21:51:52 +0100
committer Miodrag Milanovic <mmicko@gmail.com>2016-02-20 21:51:52 +0100
commitc24b31a077c2103b27e4df67d3be825c0c7d379d (patch)
tree435855687bec2e20b03ea9381698d929d26aca0c
parent1115b98dd3899e6e991a24de96bccbc7d714eb86 (diff)
fix line endings for po files (nw)
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 8ed64ccc8cf..1e631f6f107 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -37,3 +37,4 @@ src/osd/sdl/shader/*.fsh svneol=native#text/plain
readme svneol=native#text/plain
README svneol=native#text/plain
*.ppm -text svneol=unset#image/x-portable-pixmap
+*.po eol=lf \ No newline at end of file