summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 05:07:22 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 05:07:22 -0800
commit75d2849672b919dc84b246dd845fb53d58bff2ed (patch)
tree81066b8ea24fda7c61d7e968a66838e82e6210e1 /.gitattributes
parent7984a47bdfcad40668373076ac7a0a9b79bf9572 (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