summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 11:32:34 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 11:32:34 -0800
commit9a8a74e0e6f505e9de2e5f5396e8e2cd83102155 (patch)
tree5e492df024b795503ee7a2d532c6af0f0d862209 /.gitattributes
parentb308227bd57c095a52555d931b47c512e68d49b2 (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