diff --git a/.gitignore b/.gitignore index 872f72f162b..99e0c50039d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ /target/ crates/*/target **/*.rs.bk +**/*.rs.pending-snap .idea/* *.log *.iml