summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 04:55:17 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 04:55:17 -0800
commitce2696b080acf47f38830650fc174510454e71ac (patch)
tree8f896b83271e81d54395a92afc8c53ca19b26f32 /.gitattributes
parent7a297a7e15064f36f33b691d9b55817c509ed03b (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