Commit graph

2 commits

Author SHA1 Message Date
robojerk
4f6cc99ba2 Remove bootc submodule and ignore bootc directory
- Remove bootc git submodule (user doesn't want it)
- Update .gitignore to ignore bootc/ directory
- Remove .gitmodules file
- Documentation is self-contained without source code dependency
2025-09-15 14:05:16 -07:00
robojerk
cea1a07a43 Update .gitignore: Remove bootc/ ignore since it's a submodule
- Remove ./bootc/ from .gitignore since bootc is now a git submodule
- Add standard ignore patterns for temporary files, editor files, OS files
- Add note explaining that bootc/ is a submodule, not ignored
2025-09-15 14:04:06 -07:00