summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 11:58:13 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 11:58:13 -0800
commit2e7faa382426902c60e9bf71155316b69ff4809b (patch)
tree061782497ac3420788c6232e8d332e0f2f3157a2 /.gitattributes
parent03069d44d191d61a2936e4dd713ebea7449d107f (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