summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 07:54:59 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 07:54:59 -0800
commit9f70e60d0d79a890c274ca1b4ab45cd5a0ff826f (patch)
tree2725e8f54ed3b9b243f789b72744757f9e558578 /.gitattributes
parentc25b9374d8e15055220e2dd7b55c61c4868798ee (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