summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-03 17:20:18 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-03 17:20:18 -0800
commit7d503be37946cdf06a20efc54efc13524b63c47a (patch)
tree17e50cd9aff5665618116399108c24c04fbf81e4 /.gitattributes
parent69f80acdf3aecd12c55d9e078b68737b08c07481 (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