Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[docker] mark doc directories as safe for git to use
docker mounting can cause the doc directory to be owned by a different user to the one running inside the container, which git complains about, but is fine for our use-case
- Loading branch information