summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 18:48:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 18:48:40 -0800
commite7f358135c089cd3e22ad0942152b39ddb74fc7a (patch)
treea76a887996ebb0f53dba145575204364d53397d9 /.gitattributes
parentf1d4255dbe2a36f3530e28a406671769b8f647a1 (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