summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 17:56:02 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 17:56:02 -0800
commit5e9028660064b782fbff9017f4765025fa02f244 (patch)
tree5d5a15536ecc70d2ffc460bf40c8cfc4cad630bf /.gitattributes
parent7b5e8601def0b7e23d81b6ae4c0d6360a9bc96e1 (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