summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 11:41:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 11:41:19 -0800
commit403223755e6f449970537a9a95bf46a43d43c49b (patch)
tree5ee6f6c25295f1dc654589e1e4bc74741b55ad90 /.gitattributes
parent408ebfab9763ae02e64f1bb0d9df7740f87bb473 (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