diff --git a/.gitignore b/.gitignore index b1f929871998..637b6e4e013a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,27 +1,18 @@ +``` # Compiled and build artifacts *.pyc __pycache__/ *.o *.obj -*.class -*.exe -*.dll -*.so -*.a -*.out dist/ build/ -target/ +*.out # Dependencies .venv/ venv/ node_modules/ -.mypy_cache/ -.pytest_cache/ -.coverage -coverage/ -htmlcov/ +target/ .gradle/ # Logs and temp files @@ -33,7 +24,7 @@ htmlcov/ # Environment .env .env.local -.env.* +*.env.* # Editors .vscode/ @@ -45,6 +36,11 @@ htmlcov/ .DS_Store Thumbs.db +# Coverage +coverage/ +htmlcov/ +.coverage + # Compressed files *.zip *.gz @@ -67,4 +63,5 @@ Thumbs.db *.tar.gz *.tar.bz2 *.tar.xz -*.tar.zst \ No newline at end of file +*.tar.zst +``` \ No newline at end of file diff --git a/biostats_immersive.html b/biostats_immersive.html new file mode 100644 index 000000000000..40495fa6bf24 --- /dev/null +++ b/biostats_immersive.html @@ -0,0 +1,813 @@ + + + + + + Biostats Neural Cortex | Immersive Learning System + + + + + + + +
+
INITIALIZING NEURAL CORTEX...
+
+
Loading Assets
+
+ + +
+
+

BioStats OS v4.0

+ +
+
+ STATUS: ONLINE | MODE: IMMERSIVE +
+
+ + +
+
+

Term

+

Description

+ +
+
+
+ + +
+ +
+ + +
+
+
+
+ + +
+ +
+ +
+ + + +
+
> System Ready...
+
+
+ +
+
+
+
0.00
+
RESULT
+
Waiting for input...
+
+
+ VISUALIZATION ENGINE: ACTIVE +
+
+
+
+ + + + \ No newline at end of file