summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 17:09:47 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 17:09:47 -0800
commit319d485d7404714521f67d076e2c9044f0d2a3f4 (patch)
tree32a9ae00aa09e6cb7a3bf39d76adb59d59e3a753 /.gitattributes
parent3326b9735da5b687ca2c8975c5a0f78d8666e792 (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