aboutsummaryrefslogtreecommitdiff
path: root/EASTL/.gitattributes
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2021-04-08 16:43:58 +0200
committerToni Uhlig <matzeton@googlemail.com>2021-04-08 16:43:58 +0200
commita3c405074db4c53e9da042a8772135fb9bf6caa2 (patch)
tree3417be8827d1eed95a415e7ee68dbc4263085405 /EASTL/.gitattributes
parentac1b72946c226eb3cd4f3f0b8f13a8330142ebe8 (diff)
parente59cf7b09e7388d369e8d2bf73501cde79c28708 (diff)
Merge commit 'e59cf7b09e7388d369e8d2bf73501cde79c28708' as 'EASTL'
Diffstat (limited to 'EASTL/.gitattributes')
-rw-r--r--EASTL/.gitattributes6
1 files changed, 6 insertions, 0 deletions
diff --git a/EASTL/.gitattributes b/EASTL/.gitattributes
new file mode 100644
index 0000000..5e47b8d
--- /dev/null
+++ b/EASTL/.gitattributes
@@ -0,0 +1,6 @@
+# Auto detect text files and perform LF normalization
+# http://git-scm.com/docs/gitattributes
+* text=auto
+.appveyor.yml -text eol=crlf
+.appveyor-mingw.yml -text eol=crlf
+ci-*.cmd -text eol=crlf \ No newline at end of file