summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 17:15:53 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 17:15:53 -0800
commit65b8872ff81eaa4798f9edbf2580a4bc14a675fb (patch)
tree233731ed73955ec1431cc45e015fd1ec08cf0cdb /.gitattributes
parent1d6c0680c7797c8c761afab11429e387d87a6c72 (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