Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: Let Git ignore dirty
capella-dockerimages
submodule
Git submodules are often staged and committed accidentially. We are generally not supposed to commit dirty submodules, so we can let Git ignore them. Dirty submodules are no longer shown as modified in git status.