summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 04:58:48 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 04:58:48 -0800
commitc0c191b3db0e07b2db61e71dec1cb417ea847256 (patch)
tree7751b1b9783e6baf51070ed9f84ba4272b938113 /.gitattributes
parentf76d8c5d4276d97e63b254dcfa4667454498d74a (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