summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 07:56:28 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 07:56:28 -0800
commit4657bd396c5465891b384377cfb2019b839954aa (patch)
tree1941c5f8f10a054b77ac0b21e370e90e51d15831 /.gitattributes
parent3d92b463753e06a496359a5bfc885e07cce89e48 (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