summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 21:49:53 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 21:49:53 -0800
commitd310e5654b56b35bb2b065912cca237d2e4bbf1f (patch)
tree4e64671ce246153cb52a3e3d7d5bdc2015fb3ff3 /.gitattributes
parent1d2abab9db825b8c7e1fc15cdfdfd8e57359a55e (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