summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-28 03:05:27 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-28 03:05:27 -0800
commit72c8ab5abc63a0e7ddd368b57abe671ecf5c705b (patch)
tree4a69de2bafdf1340c7aed343f893209abdc765ef /.gitattributes
parent435aa1e14703a48958d72a584a64f3b2110b7c22 (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