summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 06:38:13 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 06:38:13 -0800
commit54324ebd6db901ee0b9468af8f8e6ed7c6b258dc (patch)
treea59251efdacdd307bedaafcab6980d1c1f5a73f3 /.gitattributes
parent376d5b54146d3a1201ef029c4787983d1387b842 (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