summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 22:21:27 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 22:21:27 -0800
commit9fbc0b9a4b309dc13abc93e68a2d7cbfc3b53b90 (patch)
tree8cc1d152ecd4de5b1da8ab08d92ba97b1bd79b4a /.gitattributes
parentca62954f3a57e48d3d47fa48300a9e72b19e70c5 (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