summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 11:53:23 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 11:53:23 -0800
commita83cb277f8e46a67d9c84c0e8f03edfb7ba6b1bb (patch)
tree22f5ff45ffd99421369b15d0c14f3e5b2c45bd68 /.gitattributes
parent74f5071a20c5a4b99722e92c9adcaec4a829bfd9 (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