15 lines
158 B
Plaintext
15 lines
158 B
Plaintext
# Ignore everything
|
|
*
|
|
|
|
# Except:
|
|
!/assets
|
|
!/migrations
|
|
!/src
|
|
!/style
|
|
!/Cargo.lock
|
|
!/Cargo.toml
|
|
!/ascii_art.txt
|
|
!/flake.nix
|
|
!/flake.lock
|
|
!/rust-toolchain.toml
|