/ .dockerignore
.dockerignore
1  # Cargo build directory.
2  /target
3  /target-nix
4  
5  # Nix build directory.
6  /result