- 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
- 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