summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 17:13:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 17:13:20 -0800
commitdf3689531d6453a7faaf1b7ab7113492edddcfe5 (patch)
treefc2d3fa2d238fd6a09d9ee3fe4c6169c4768b8b1 /.gitattributes
parent75afcb9982ed52698a149d1d10f6a3da60eda4c1 (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