summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 02:38:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 02:38:03 -0800
commitd57b6d4174b2d3c67fe82c7c52933173a02eaeb9 (patch)
tree5bcede9b932c52020e3b8d0d551318c477bd67f7 /.gitattributes
parent0c802c10e83648aa1fd648105d8bad7af5bca64f (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