summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 13:46:57 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 13:46:57 -0800
commitbd4921365a297bd5725be41b404fa4b0f7304e89 (patch)
tree4d02b0e0166590345447292c5df3749b2d6e4fc2 /.gitattributes
parent7393dccb64e007d4f4298c1881da9862d05c0804 (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