summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 21:07:00 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 21:07:00 -0800
commitacfa8c742935e0f66fd4a9b7752079e2c6f2f8d0 (patch)
tree1ba1547ed5aa2b046e14a32f3167dbaddea89d64 /.gitattributes
parentec541d99954142c54493a5196538e249c0e4b9a9 (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