summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 06:19:47 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 06:19:47 -0800
commitb95be78e55665d6386a3ecb18da56d9fd7127d3c (patch)
tree6b07d8d0e7a5081b667f04c06c79567918e22e9f /.gitattributes
parent388016d1cf0675fae2f82532409b29731b9b7928 (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