summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 03:46:47 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 03:46:47 -0800
commit87cbfb8c99c84a22481d14a8ffef1bb38d3883e6 (patch)
treed975340494f80ddd34ca147a3077511714c6e3c8 /.gitattributes
parent9c87d505b4fd84cec4fe0161c3ab2c96cdd0a1a6 (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