summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 05:03:58 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 05:03:58 -0800
commit1a275c0275aa7bf360c79711ef741565741b256f (patch)
treec9f6a6406254a93b8d0f1e4e9c3557af3ea882d6 /.gitattributes
parente853a5356de3a1ae9d5c1a77a9b17a8ed223d523 (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