summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 03:24:41 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 03:24:41 -0800
commit1a270f4d02e6d221af8c6da58d8d7a81b3c29428 (patch)
treeced375948f1b63222fe9ec1b6eb3334f40878e3c /.gitattributes
parent5039abbb5508f8c90f6b20778b72f7d61547eba6 (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