summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 12:54:42 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 12:54:42 -0800
commit261fc0bb92b92775fc945dbc151923827408f444 (patch)
tree6590627de411385a6e627eb0777cc25615a3c4ba /.gitattributes
parentdb0071f351d2a4c38a73b5aea1239602d104c790 (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