summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 09:59:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 09:59:20 -0800
commitf82b7997ece6d41a3f39fcb6d640a365bdd4b520 (patch)
treed12f7f1179b1af137ec779ab7e66b636a7c24f08 /.gitattributes
parent9477bb541741de24792ccc5220e9e0fd386447d6 (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