summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 19:14:26 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 19:14:26 -0800
commit187cf817d2f4c2fb495cd2ce2d6337f33bf0e740 (patch)
tree16c26dc82e8a5b7af9618047ac468da6d44f1324 /.gitattributes
parentb7ce7037e400d619fdd65980447b8a2e09e3828c (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