summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 11:20:58 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 11:20:58 -0800
commitf07f94a843c330002824d603a953c7f1add5e843 (patch)
tree02a1ee14cf7132b84a9d7964f33f609c426b4387 /.gitattributes
parent9b79d5c5a7bc426f53c6a5e516a8b0d239cab4cc (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