summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 12:00:42 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 12:00:42 -0800
commit59958dce60834d112b8ab9e2e40fddbacda37da4 (patch)
tree98c4fdecaaadd510b8231333c2ea30af194df11c /.gitattributes
parent7ac0964c27a8be96503c0705706afc0362a0c789 (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