summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 09:11:00 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 09:11:00 -0800
commit5c8b9d5d3b1200a9af66fee2f720706ba2d0e41f (patch)
tree859e6790e0fa45c9a0b5ee4b1811dd02881485b8 /.gitattributes
parent149494a63acf462327949011b7509a55a987ec91 (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