summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 23:16:24 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 23:16:24 -0800
commitbd6c8afb80c565b77144430d327ed42356465d48 (patch)
tree6bf41f8098870f7a30137f338163030eab7c7c1b /.gitattributes
parentdf72f069a17528743cc0755e827e358aaf86d81e (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