Files
lint-policy/.gitignore
T
2026-07-15 00:17:48 -06:00

24 lines
268 B
Plaintext

*
!**/
!.zed/settings.json
!.gitignore
!/CONTRIBUTING.md
!/LICENSE.md
!/README.md
!/.clippy.toml
!/.rustfmt.toml
!/.tombi.toml
!/Cargo.toml
!/Cargo.lock
!/justfile
!/rust-toolchain.toml
!/crates/**/*.rs
!/crates/**/Cargo.toml
!/crates/**/README.md
!/lints/*.toml