summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 23:10:22 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 23:10:22 -0800
commit43ab8272d1997e5d65ab198fb52b96b4190f44b8 (patch)
tree78738e5a2ce65fcc44b5c3df23be239ce9439f34 /.gitattributes
parent38393be16d8881db8a8e11ef6dd9844716c96445 (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