summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 08:56:22 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 08:56:22 -0800
commit4ba29519fd8096eacd76c3f730428bd673f0d49b (patch)
treec26c8c31f5713b6f28298c2bb26b857aa144c985 /.gitattributes
parentee88e30c9e5d443f143913e9b260b7e21259dfa2 (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