mirror of
https://github.com/stalwartlabs/stalwart.git
synced 2026-03-17 14:34:03 +00:00
11 lines
99 B
Plaintext
11 lines
99 B
Plaintext
// Ignore everything
|
|
*
|
|
|
|
// Allow what is needed
|
|
!crates
|
|
!tests
|
|
!resources
|
|
|
|
!Cargo.lock
|
|
!Cargo.toml
|