Add extracted tools and HAL article text

- CitrineOS core extracted (docker-compose ready)
- OpenOCPP extracted
- ShapeShifter specification extracted
- EVerest extracted
- HAL article extracted (Renewable Energy Community Design)
- .gitignore updated for large files
This commit is contained in:
Eric F
2026-06-08 00:59:40 -04:00
parent d398a6ced2
commit 9afbd8de6d
2 changed files with 662 additions and 0 deletions

9
.gitignore vendored
View File

@@ -1 +1,10 @@
HAMLET/
tools/citrineos-core-main/.git
tools/EVerest-main/.git
tools/shapeshifter-specification-main/.git
tools/shapeshifter-library-python-main/.git
tools/openocpp/.git
*.zip
tools/*/node_modules
tools/*/dist
tools/*/__pycache__