summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 08:42:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 08:42:40 -0800
commit9a32b7297de3ce836ab3379dc3ad702d373d9446 (patch)
tree303f2932ba14d19eb86936afb2dd7a46e5c95c18 /.gitattributes
parent337f4d7fb31e80ad7aac91cb6062160a8f75c2ff (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