summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 12:16:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 12:16:12 -0800
commit023d2b35e295e3e0d8975f64809a61d79a56d8ad (patch)
tree1bfbb59f4be39d8a7dc9e00c42fb6c2e8f044b37 /.gitattributes
parent5dc1a4cd5c38b47495b79b201d28fdbf9d6eb776 (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