aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorBarichello <artur@barichello.me>2022-01-02 14:11:55 -0300
committerBarichello <artur@barichello.me>2022-01-02 14:12:02 -0300
commit675a182a43fecf7d65c01223b08a5c605ec02aab (patch)
tree05508a5e34a9d6eacc638fee7fc189d45827583c /.gitattributes
parent98dffd2b7f45ecc543444f54a0f05ff1a574839d (diff)
downloadNorthstarMods-675a182a43fecf7d65c01223b08a5c605ec02aab.tar.gz
NorthstarMods-675a182a43fecf7d65c01223b08a5c605ec02aab.zip
Reencode translations as UTF-16 little endian
Closes #53
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index 212566614..bb217e038 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1 +1 @@
-* text=auto \ No newline at end of file
+*.txt text eol=crlf \ No newline at end of file