summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 20:27:54 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 20:27:54 -0800
commit76f0b26383a0f3841d63fa37bddc825b76edf527 (patch)
tree054ecd4e5816825f213a9b32c7786b52445386db /.gitattributes
parent8ea97850e8151e09e3123af8a3dfcada6e85bfed (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