summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 02:51:30 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 02:51:30 -0800
commitb2bf7180baa1aabd20f894a385167e747ae85e3a (patch)
tree833842fe00d76c9ac3322f8a01ba82267f713877 /.gitattributes
parenta6f6103081462da36885b603fe752c4f4c6ebb00 (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