Update .dockerignore entries to avoid unnecessary copying to container

This commit is contained in:
Thomas Lauf 2025-08-10 11:39:40 +02:00
parent 17afcbd9c7
commit 09e7c701fd

View file

@ -1 +1,7 @@
target
**/build/
**/target/
**/.cargo/
**/.rustup/
**/cmake-build-*
**/*.log
**/*.tmp