summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 08:12:06 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 08:12:06 -0800
commit580ba93261ed7118ab5cb3a07dbf310478adbb0c (patch)
tree5d59937f30ff454d9ff65a8884f45986fd917329 /.gitattributes
parent6cded9dc587f2d791b5e9a4ae7fc9d432ad7b521 (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