summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 08:59:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 08:59:51 -0800
commit37775cefadd96a0a3fef99fec08e480e6a8e1c5b (patch)
treedd9a9286b070c45b39e052876e07d0afbb8eb674 /.gitattributes
parent37366b0aa41e2e7d64d0f5fc92698527e8b435e1 (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