summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 13:52:59 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 13:52:59 -0800
commit18dc5501ff49b842012f6f3bf7199e528d2c8a34 (patch)
tree754cce1ae2402c46925886e8da1a36f3c5112e7f /.gitattributes
parent740da8f03d60371e46fb69832fc7533e1bb24664 (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