summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 19:10:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 19:10:39 -0800
commitc66859550205a01619352e27bcd2b71af3a20a6b (patch)
tree4d3a2f4c38cf00f6c0954ad96ea0a5db73d59122 /.gitattributes
parent7fd8681db215b3cea3dceade57daf563975484ef (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