summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 17:16:13 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 17:16:13 -0800
commit05842f90d7cbb5dbd4743303cf6855d36c98353b (patch)
tree88f72f9bb9e6b386e7a5813e74fd6e3e9574c68d /.gitattributes
parentb512f8ebb9db6c33d31fc56a0321bff0404fede7 (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