summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 07:50:42 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 07:50:42 -0800
commitd4d4c43de4cdc70054185f8cd1f4f786f96e47df (patch)
treea7c23a3e68be715c1fe2764d541082e67a439ac9 /.gitattributes
parente06c788c74d60995f79484d597adf2f2c5a4c3b6 (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