summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 11:30:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 11:30:33 -0800
commit8741c336820de57c26e019675b364af56e5afa9e (patch)
tree1b77a1f6d4cc545e1c6e82bcd84cad83a3d8cc3c /.gitattributes
parent173d8e22b46f7b3c0619f3e425425a081f91a1db (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