summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 16:29:49 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 16:29:49 -0800
commitbd8510f0a95ff41c07a8f0c33b42374230560260 (patch)
tree85f44774d7ce42ebba23a6fec2fa58c1a646a5f9 /.gitattributes
parent7a67502c13d3004fdea56f6ff7bb017af95dff46 (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