ralph-claude-code/docs/generated/.gitkeep
frankbria 907f36c820 Add directory structure with .gitkeep files
- Add .gitkeep files to ensure all essential directories are tracked by git
- Update .gitignore to allow .gitkeep files in logs/ and docs/generated/
- Preserve directory structure for Ralph project template system
- Directories added: src/, examples/, specs/stdlib/, templates/specs/,
  logs/, docs/generated/

This ensures the complete Ralph project structure is available when
cloning the repository, even before any actual project files are created.
2025-08-27 09:27:33 -07:00

3 lines
No EOL
183 B
Text

# This file ensures the docs/generated/ directory is tracked by git
# Note: Generated documentation files are ignored by .gitignore
# This directory is needed for Ralph loop execution