summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 05:16:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 05:16:46 -0800
commita8ca7f7d337c2691f4bf0375e63c358a5285733e (patch)
tree57c6fb22828c4f61433c3f7f922efd3da2c2c49f /.gitattributes
parent78c308802ac220a07f7a0f1b83b2f5a57faa2728 (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