summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 10:36:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 10:36:39 -0800
commit81c4a4772d0f033c9f0bf78af66b17905ff517e5 (patch)
treec555ada01d85317cff676e0fac3b5ec4e36db2d6 /.gitattributes
parentb513ea2e6d68faeb261f25a57cba659589360275 (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