summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 23:14:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 23:14:39 -0800
commit9ea8211ca406de009566acca22c64b06b394afff (patch)
treed5145f114a2fc316b4e5dbb895f35f088a01026f /.gitattributes
parent3d54342aebeaca0f0bc90b7dde7a783697386a81 (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