summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 18:49:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 18:49:20 -0800
commit9058852d4fa0717577113d651e34693542acaad6 (patch)
tree252f8abc2f502f56eb13ab84d36f6b4d9d617b43 /.gitattributes
parent0fcf00bd7c3d54ddc0c2498482658df611a0140c (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