mirror of
https://github.com/stalwartlabs/mail-server.git
synced 2025-09-24 21:04:33 +08:00
10 lines
120 B
Text
10 lines
120 B
Text
// Ignore everything
|
|
*
|
|
|
|
// Allow what is needed
|
|
!crates
|
|
!tests
|
|
!resources/docker/entrypoint.sh
|
|
|
|
!Cargo.lock
|
|
!Cargo.toml
|