summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 04:39:49 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 04:39:49 -0800
commitaa4f5b2b2cf6e6c84cedbaf5a4cdb9ed941a6005 (patch)
tree80c0ccabffaf1721344c85b66620a750c963fe24 /.gitattributes
parent68468059ccc914780509cd1978bd20a0d45c3ae3 (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