summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 09:02:27 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 09:02:27 -0800
commit7133f42d5c6f60e85823563bd96df5def798b90f (patch)
treed7e512ee934ae75515a4f33a80043b5ede82946f /.gitattributes
parent5511187e654630d65deeff99edce7af9f07ff767 (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