summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 14:05:34 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 14:05:34 -0800
commitb33c82711ad81013308d209b24b79996d3a2834e (patch)
tree3ccc1731fa2cf820a53babf5a3c6cf041ae0d40c /.gitattributes
parent840d03bdec4064132fa87e0bc8e1a0b0a973e0ca (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