summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 10:34:28 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 10:34:28 -0800
commit83c3c650b6deffa74e6bf6a255c0d753f62b1a34 (patch)
treeb7b965e164f8bff150b9c5558c116b9134f970f2 /.gitattributes
parent0f656277ed281a003a0d4bf1f40e2966e37337eb (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