summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 07:34:45 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 07:34:45 -0800
commita810f3da11c8c59085fd0306acfe6930c90fe380 (patch)
tree5444784313a7d37168d52d1258afebc636916fde /.gitattributes
parent9fb37b64b38ddafebd974942b70ec24abd57c72e (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