summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 17:25:02 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 17:25:02 -0800
commit99f854d7d9d4789f97f8d21f4c8086519389458d (patch)
tree63db04d99ed4a42c0bd2de9578ee8c2855b7d66a /.gitattributes
parentea95584bc4107cf793ff827f4c77cd3781517e6d (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