summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 07:20:36 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 07:20:36 -0800
commitb790a8bf96e47453f5bd2120c901d37472c259cc (patch)
tree5ec7da876b4798f0db66a6d5a105bd9cc6614a3d /.gitattributes
parent50d11082c8128b0f4286e107c6fbb58c1b8e08a1 (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