summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 02:01:48 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 02:01:48 -0800
commitec755f6544a9263385e706b369b6ddd4acf061f5 (patch)
tree58c2f39324a40e6e7159803f891cafa23c730993 /.gitattributes
parent7b68a75013d12fccc14739408baf5e2c94d63a1b (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