Whitelist-API/API/.dockerignore

10 lines
127 B
Plaintext
Raw Normal View History

2023-11-27 12:29:47 -06:00
*
# Explicitly include desired files
!./src
!./Cargo.toml
!./Cargo.lock
!./sqlx-data.json
!./configuration.yaml
!./migrations