summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 00:32:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 00:32:32 -0800
commit0dd797da1472a8d79fdeccf9e3d2a5be4370efee (patch)
tree68ab988488bd298067801b6fcdaf747b71d66cae /.gitattributes
parent6e1377fe8447aca67e9dfa90370a6cce099d7c76 (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