summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 11:17:26 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 11:17:26 -0800
commit366dadd12f7c0b77c35bb598ad287542be196cf6 (patch)
tree5e8ba16d2855b463a73f1189c23db7dd7056c264 /.gitattributes
parent264887d2c479422c660912464cba9d17fd71a05c (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