Docker: Add .git/rr-cache/ to .dockerignore

This commit is contained in:
Richard Hansen 2021-12-05 17:33:59 -05:00
parent 99fae2ec6e
commit 75ee1ef535

View file

@ -19,6 +19,7 @@ Dockerfile
.git/ORIG_HEAD .git/ORIG_HEAD
.git/packed-refs .git/packed-refs
.git/refs/remotes/ .git/refs/remotes/
.git/rr-cache/
.gitignore .gitignore
settings.json settings.json