summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 06:44:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 06:44:01 -0800
commit7137dd72c52bcc8e1a74f3290e7eae19071ed98a (patch)
tree30fbdbdeba37623bdbef9a33411c011d54119801 /.gitattributes
parent9463f69eed214c9eb2313411cea2b18576b74299 (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