mirror of
https://github.com/stalwartlabs/mail-server.git
synced 2025-09-04 19:14:19 +08:00
10 lines
99 B
Text
10 lines
99 B
Text
// Ignore everything
|
|
*
|
|
|
|
// Allow what is needed
|
|
!crates
|
|
!tests
|
|
!resources
|
|
|
|
!Cargo.lock
|
|
!Cargo.toml
|