calathea/.dockerignore

9 lines
72 B
Plaintext

*
!migrations
!Cargo.toml
!Cargo.lock
!src/**
!templates/**
!static/**