chore(taplo): Exclude target dir

Signed-off-by: Awiteb <a@4rs.nl>
This commit is contained in:
Awiteb
2025-05-22 08:27:13 +00:00
parent cad2c7faa3
commit 0a5b4656c3
+2
View File
@@ -1,3 +1,5 @@
exclude = ["target/**/*.toml", "Cargo.lock"]
[formatting] [formatting]
align_entries = true align_entries = true
indent_tables = true indent_tables = true