summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 21:18:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 21:18:19 -0800
commitdf2b293447b04635b004c5ca425dbd3edef8013b (patch)
tree1d9592ff3af30e0380735c9e66d7c396fa6b117e /.gitattributes
parent7c2144c44092e0b9a6eb2d52fcf10b6a6a5dc7bd (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