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