summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 06:47:23 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 06:47:23 -0800
commit66ed6a305cac06815186b0b99adf257f6f75df13 (patch)
treef601bfd21d5d9a869aa88d7b51468ebe9acffebd /.gitattributes
parentf3970d5f8753e4fe9f15976707065af03fdbf533 (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