summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 19:37:44 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 19:37:44 -0800
commit51e391b0bcad298429a4a8d616a2fe0b1a44a433 (patch)
treec95e647e646a0032424c2717f601d50a491524a0 /.gitattributes
parent04b5de5cded4ebddd47b259a1069a7758622f7d0 (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