summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 02:38:41 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 02:38:41 -0800
commit0e154a69d6f123b7728c8de18af19f9ac764077c (patch)
tree368f42e95f79151a8e863b9917832acc64297394 /.gitattributes
parent02d0b0b99f80b6629534441a4d60185f761618bc (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