summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 22:59:18 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 22:59:18 -0800
commit2f9f3f43e720aa46dff371e4d3f6c6493357a3b5 (patch)
treeec31817a4e852b885c0ebf87f87f94238d334b09 /.gitattributes
parent5cccd20d1aa4d6f4676b645753f8798c29870c4b (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