11 lines
120 B
Plaintext
11 lines
120 B
Plaintext
// Ignore everything
|
|
*
|
|
|
|
// Allow what is needed
|
|
!crates
|
|
!tests
|
|
!resources/docker/entrypoint.sh
|
|
|
|
!Cargo.lock
|
|
!Cargo.toml
|