mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-03 16:17:19 +02:00
Update .dockerignore entries to avoid unnecessary copying to container
This commit is contained in:
parent
17afcbd9c7
commit
09e7c701fd
1 changed files with 7 additions and 1 deletions
|
@ -1 +1,7 @@
|
|||
target
|
||||
**/build/
|
||||
**/target/
|
||||
**/.cargo/
|
||||
**/.rustup/
|
||||
**/cmake-build-*
|
||||
**/*.log
|
||||
**/*.tmp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue