summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 07:47:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 07:47:10 -0800
commit9e9478bd4d4e47a5f3886e1f69feab50259a84a7 (patch)
tree1f0ac7292d21b0296e6dc3329713b2983305307c /.gitattributes
parent8f16103a5103144ed5fa628695568a306d64bd03 (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