diff --git a/.taplo.toml b/.taplo.toml index 607d5a8..39e5bd9 100644 --- a/.taplo.toml +++ b/.taplo.toml @@ -1,3 +1,5 @@ +exclude = ["target/**/*.toml", "Cargo.lock"] + [formatting] align_entries = true indent_tables = true