summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 22:13:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 22:13:03 -0800
commit0d45f485962b3bb694b55abf3041b7d2933e1263 (patch)
tree1e00dc42de93ba990e4d979ed52615e1f59b24eb /.gitattributes
parent28dde1e927b1c02e40b886135b94f9bca132f9da (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