summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 07:33:26 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 07:33:26 -0800
commitb392ace2e51c089e870d27371fad26ae321e4796 (patch)
treeb7bfa6dee4818a14273c51ce6b4f5f8f09bfe71a /.gitattributes
parent2f1f20772229b97a9171bdda4f4a40a53d86d80a (diff)
Add LICENSE.txt and README.mdHEADmain
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