summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 10:33:31 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 10:33:31 -0800
commitec9814dd1f6c08f75981c872d81e2608c15cd152 (patch)
treefe2af7676baef33849a089e1ceb3b022ab57d3b7 /.gitattributes
parent26b271f1f49b63dc65d3b1f7407b39d010031ac0 (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