summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 08:10:24 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 08:10:24 -0800
commit719b130b471d293956b3dad0ee4f63d93fc87b06 (patch)
tree9949f60613c0f9c68a6512272647f2be84d16271 /.gitattributes
parent3bf369ac21fd5cc661794b56b9985623c33b88d3 (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