summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 12:45:30 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 12:45:30 -0800
commit629028c2f54ea43c34b731a376fd555e2214c4b5 (patch)
tree2d309ba6c01afe862386ba84f5f533f1fa56b216 /.gitattributes
parent83061b9100ddc8c4524bf54a540ceb12d62d32ac (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