diff --git a/.gitignore b/.gitignore index 7b0cce7..577e89f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ +.vscode/* docs/_site docs/Gemfile.lock \ No newline at end of file diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..baa4bbe --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,8 @@ +{ + "files.associations": { + "chrono": "cpp", + "future": "cpp", + "system_error": "cpp", + "xlocale": "cpp" + } +} \ No newline at end of file diff --git a/docs/_includes/content.html b/docs/_includes/content.html index 13113d1..a9fe797 100644 --- a/docs/_includes/content.html +++ b/docs/_includes/content.html @@ -5,10 +5,13 @@ For a list of features, check out this page.

-

notice - September 2025

+

notice - December 31, 2025