summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-24 23:35:52 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-24 23:35:52 -0800
commitf233b2ca28eb0501dbdaf48ce4c71ba85cf61a67 (patch)
tree0948745a134a36c5e63dbe9bfd9cdf9aebd67964 /.gitattributes
parent397d00381268dbb093a606e287ed32b5d8901c84 (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