summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 22:41:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 22:41:39 -0800
commit0eb164f33b4d9da64c988ebb53f87537d5a67cac (patch)
treef806a134f38503782e1aac8eb991ddd55c1c6589 /.gitattributes
parent09ef1bac9c8f03e6b507bd4b3361bf2c4b6af566 (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