summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 10:05:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 10:05:33 -0800
commitaf5ded1991d98215416242f0958fc9aafa4fefee (patch)
tree7d29433f0243c160a3e0a01d3702f74676b9e027 /.gitattributes
parent958f933202d8c05482f6fc9a6fbeb7c204cab547 (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