summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 19:26:16 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 19:26:16 -0800
commita590843f26828a00af8d5d9b267bc0ff612b6119 (patch)
tree34a3b3f91918025090a03c8598e67921095bb720 /.gitattributes
parent653123916b6ac323e6f8e8d1ab07be91f07f3b4a (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