summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 05:19:26 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 05:19:26 -0800
commit11392a2d8b22d77deb82cee5e642f3535268a9c0 (patch)
tree51ad8e7fdb0a9267467611bd81b10af1e59330d5 /.gitattributes
parent2e4e55b8339a94eb5851e67cdbf13143b5ba5388 (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