summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 01:55:18 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 01:55:18 -0800
commit8d361a6cd3a37683d2f3f3725eacf672be8182aa (patch)
tree8a571a0222fb16abce60979703fcb214ff8a191e /.gitattributes
parentc0af83ead58af8c383bab5d42a970c91fa5d5687 (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