summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 07:51:11 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 07:51:11 -0800
commit47439d2534a4b179e6c041b21dc418362d3a753e (patch)
treee72f5418618e27b06f8e58c976ef3856b8e1dbbb /.gitattributes
parentc3bc62f45b2efc3793c183173aff584ee22ddfb7 (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