summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 04:32:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 04:32:46 -0800
commit9c7c6d058a721cbe18b7b894c5790ec4287be0fb (patch)
tree5aa1e945a127f66dfadb3ad4e976b3235d71b5fd /.gitattributes
parent03c45500a1adb4053111355234b749a78fc1d679 (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