.dockerignore 136 bytes
# If you EDIT this file,
# Make sure to update Dockerfile COPY commands as well
!src
!res
!benches
!Cargo.toml
!Cargo.lock
!build.rs