summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 22:02:35 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 22:02:35 -0800
commitb33df4fbb4c4655a2f83a84b422e6e4dc93e5c39 (patch)
tree21b7d8673c12ea30bf69813ccf49a9cb7f500c33 /.gitattributes
parent080ffa1af92537a0e0e41d2d6cb0efb4f9986369 (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