summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 21:09:59 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 21:09:59 -0800
commitc17f6c7c6cab3a435a606bdfe60a7e7f842d10eb (patch)
treea504963e8e3ad366e201851411b7c4412775a672 /.gitattributes
parent658bf6df193b3e88771b105d8618f2c5ca6c26fe (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