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
This commit is contained in:
parent
cea1a07a43
commit
4f6cc99ba2
3 changed files with 2 additions and 5 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -19,4 +19,5 @@ target/
|
|||
dist/
|
||||
build/
|
||||
|
||||
# Note: bootc/ is a git submodule, not ignored
|
||||
# Ignore bootc source code directory
|
||||
bootc/
|
||||
Loading…
Add table
Add a link
Reference in a new issue