summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 20:14:43 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 20:14:43 -0800
commit28ae3eed5f2c3c8fb5d82ebededfd21945815431 (patch)
treee37a699ce0bf8b61ace2485e5de0e06145f58f3d /.gitattributes
parent1788e9b10f698e4fc4180f6c427252c3efa569bb (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