summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 00:27:52 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 00:27:52 -0800
commit508dccbc2590d2d44761fb4f8ead3365df15e2b4 (patch)
tree7ef1b70f3d13bb5de03ef2a9644beca2e74b640f /.gitattributes
parentab2ffa58092ed73399b1ad2dc4ebe79f6dd15598 (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