summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 22:43:30 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 22:43:30 -0800
commit196dbee24c9c255fec8b4c2590aab70f6c3018ca (patch)
tree5ce693eaaeb746d0b22351b2092690121d9c0c8d /.gitattributes
parent21ff12931c8826c93ec77164f61b4598334f3eea (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