summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 23:31:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 23:31:03 -0800
commit45a7c8752cb00c03777f426a5b248f33153333f7 (patch)
tree49a72b2f110bd50241774ef10bdf89bfe54fdc24 /.gitattributes
parent242b5fcf9489d7fc93dd6dcb6c00b95e01836e68 (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