summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 19:19:22 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 19:19:22 -0800
commit85e5c0f811c7ef4140290942a1f43aa68e0ac98c (patch)
treef67d407f7f244cb9a7feaec830f0097ff91d00f1 /.gitattributes
parent96671fe0b266b1b534741fe230b4eeb5a518aed2 (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