summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 07:37:22 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 07:37:22 -0800
commited1a27f9ae2179295d05f1980f9a2e7a1d7a3e6c (patch)
treeda0479f4ba004b01ee9ce209428f76a03a8d2f2b /.gitattributes
parent1971b27b17c8a40db0aeef03144db5046e6034a4 (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