summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 10:48:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 10:48:20 -0800
commit3668804625e44daa91485b4c3395cfb3ac00f001 (patch)
tree1745c5db8adac78d570fa2d2a041b0fc93c0271c /.gitattributes
parentdbe341424799fe94d76a5489a1178c6e2a022616 (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