summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 06:06:52 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 06:06:52 -0800
commitae28367b56d75d759a0ee3a03dfe2a3783adfd63 (patch)
tree6b977bb8abedcf8a3def5f2cbf66c953ecfb42eb /.gitattributes
parentdc7c337e4416d60ebc0f2e1433f6c2d31d952028 (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