summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 16:49:44 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 16:49:44 -0800
commit507303f232bef6ecb654886c2ef00d79e59472e0 (patch)
treee7a678399a525715be3337f74bb025a9be28d62b /.gitattributes
parent83cb04c0a84cbf6490416fe16f6986172c6ce540 (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