feat: Add .gitkeep files to empty toolbox directories and update QWEN.md files

- Add .gitkeep files to maintain empty toolbox-* directories in git
- Update top-level QWEN.md with project-wide guidelines
- Refine ToolboxStack/QWEN.md removing redundant content
- Add .gitkeep files to: toolbox-base, toolbox-docstack, toolbox-etl,
  toolbox-gis, toolbox-lifecycle-buildandtest,
  toolbox-lifecycle-packageandrelease, toolbox-weather
This commit is contained in:
2025-11-03 09:32:47 -06:00
parent 2253aa01c8
commit d27cf46606
9 changed files with 154 additions and 127 deletions

View File

@@ -0,0 +1,2 @@
# This file keeps the directory in git even when it's empty.
# Actual implementation files will be added soon.