summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 02:57:09 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 02:57:09 -0800
commit0bc747a927a3c548e32c67e9482849fc94b3cae0 (patch)
tree22c8991f3343c67b976a54cc7822e9fbdf99e267 /.gitattributes
parent933a4214f8b724668c6f14a96f189123627b9b11 (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