summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 12:54:09 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 12:54:09 -0800
commit46c6d8d029db39a904e57289a58ef03caf96d0c8 (patch)
tree8f8ea0c92c2e8182d20c8840c005e7878b5dc62b /.gitattributes
parent16a986179ef5fc1003de58e5ec6ee99bbac2ad8a (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