summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 01:30:45 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 01:30:45 -0800
commit1b185fb15a91087035cc96767d281e39e509a5e1 (patch)
treec8a17218892f249aa53396d12c11ac04865a3065 /.gitattributes
parent81121a1c009e6805fc751a24302903bf9653aa98 (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