aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar MarkKoz <[email protected]>2021-03-13 15:14:21 -0800
committerGravatar MarkKoz <[email protected]>2021-03-13 15:14:21 -0800
commit13abd6f9fd0fe688af68976d72042ed024065622 (patch)
treec8c412c9944b54adeaa25ba5545ca095f22be289
parentmaster => main (diff)
Use .gitattributes to normalise line endings on check-in
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..176a458
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1 @@
+* text=auto