This repository has been archived on 2026-01-06. You can view files and clone it, but cannot push or open issues/pull-requests.
fej/.dockerignore

12 lines
122 B
Plaintext

*
# Source code
!src/
# Cargo files
!Cargo.toml
!Cargo.lock
# Entrypoint for devop container
!docker/entrypoint_dev.sh