Another major update

This commit is contained in:
2025-12-02 02:58:50 -05:00
parent e817265e8a
commit 8ae11f4b03
11 changed files with 1605 additions and 419 deletions

5
.gitignore vendored
View File

@@ -1,5 +1,6 @@
index.html*
/mirrors
/node_modules
# Byte-compiled / optimized / DLL files
__pycache__/
@@ -198,9 +199,9 @@ cython_debug/
.abstra/
# Visual Studio Code
# Visual Studio Code specific template is maintained in a separate VisualStudioCode.gitignore
# Visual Studio Code specific template is maintained in a separate VisualStudioCode.gitignore
# that can be found at https://github.com/github/gitignore/blob/main/Global/VisualStudioCode.gitignore
# and can be added to the global gitignore or merged into this file. However, if you prefer,
# and can be added to the global gitignore or merged into this file. However, if you prefer,
# you could uncomment the following to ignore the entire vscode folder
# .vscode/