summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-03 19:44:27 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-03 19:44:27 -0800
commit2b149790c14f24ead270f64b7c0dfc1eff0a3506 (patch)
tree901998efcb25d8f514b813969a379b85d554e72b /.gitattributes
parentc9a3635de1ec615aff920682f14c0e7c44450e8d (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