.dockerignore 187 bytes
# If you EDIT this file,
# Make sure to update Dockerfile COPY commands as well
!src
!res
!benches
!Cargo.toml
!Cargo.lock
!build.rs
#### To inline `git describe` at build-time
!.git