summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 19:14:18 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 19:14:18 -0800
commitb02a8bd72327acc88d7d7cf2a42718ae98c0cdcb (patch)
tree0b2be5518b16680d37b8ee07e9fd50e9a2c787d6 /.gitattributes
parent98c5df7ba6113b33c6d64ca3bde79527e03ea8d1 (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