summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 17:18:47 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 17:18:47 -0800
commit4d25adc763c956a48e6c6bfc9842cc63c6ea80f4 (patch)
tree904e060eeb3a9fb0bb202c11af058c2ef4f6f178 /.gitattributes
parentfb96a79ec876f0cdf7319a59e663a9d15f84111f (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