summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 20:06:31 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 20:06:31 -0800
commit4442b1f036a4d2d21d3c12a972c203561c6dd086 (patch)
tree64380a0f6b5f67e9d5623a885de8478e94df1c0d /.gitattributes
parentde930579f8e71e800b874f05e7a536813c0010d1 (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