# Ignore everything by default
*
# Except the stuff we need
!.dockerignore
!Dockerfile
!orig-compose/
!src/
!Cargo.lock
!Cargo.toml