summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 02:55:43 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 02:55:43 -0800
commitb342f676fc4dc9729e1216d14213c69ff3cc1359 (patch)
treea9fc9f78b061349cc86b524654450c7afca2bed4 /.gitattributes
parentf5d05df6656f40bb5b939b33ad1bf76fce6274df (diff)
NormalizeHEADmain
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..d7b82bc
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,4 @@
+*.txt text eol=lf
+*.htm text eol=lf
+*.html text eol=lf
+*.md text eol=lf