summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-21 19:17:41 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-21 19:17:41 -0800
commit604e21a3484b967e1dfc3f911ccc843c94aeecb2 (patch)
tree1acee4a9f72a86b549eeb469a1c33529d7b9c269 /.gitattributes
parent38cf88d6dc564a77557880c3e388868991f01774 (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