summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 20:23:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 20:23:12 -0800
commitd545699f471848d93db1071e0462804527d407c1 (patch)
tree5c27a744fd7d989516dce55bea81b9e1edd60466 /.gitattributes
parent9247698015b4d687d4c3ff2befcbaa68736d4855 (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