summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 01:17:00 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 01:17:00 -0800
commita847998b16c160adfc3022246446249dfb5fa430 (patch)
treee2a2e2e69a2f2ce46e906069dc34e27d0cbf067a /.gitattributes
parent35debd5cb024283052e8c8d2483f5e23c657be82 (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