summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 09:26:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 09:26:20 -0800
commitbe39b1a8a040d241524b85ed49f811c0f585e4c8 (patch)
tree20e3c6d1fc6e1b573652dd925388c9849f03121c /.gitattributes
parent771a0b525a581acc97c94952882bd5de43088cb0 (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