summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 11:23:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 11:23:56 -0800
commit78ea9110ff69f695da7e2975aefa1c602a910fdd (patch)
tree576f07e282fb7f6dc197bf8e8d973215e61ee2b0 /.gitattributes
parent00f554b45861385705ab7ba4b831bf8f46591ffc (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