summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 11:37:36 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 11:37:36 -0800
commit5d2f71d579b2c44ce5bb70f3c32f8bdd7124748d (patch)
tree8bce552d180daef2708fb9d78ad7d4487eb545e0 /.gitattributes
parent37f70dcc62caa87566250c6a2b578edfc8c84343 (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