summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 07:18:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 07:18:19 -0800
commitec17dda129c1d1b0d79dbbe89a9f1ed28afeb474 (patch)
treecb4ea24f56babd6cdd1e6bb88baf35a2823199f7 /.gitattributes
parentf5e2157b6ac02b893d24252a1147d88da2711cf4 (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