diff --git a/.gitignore b/.gitignore index 9fa68833..cfaea94a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ -target +target/ Cargo.lock -tests/rust/* +/tests/rust/* +/tests/*.pending-snap diff --git a/tests/.gitignore b/tests/.gitignore deleted file mode 100644 index 291ed43a..00000000 --- a/tests/.gitignore +++ /dev/null @@ -1 +0,0 @@ -/*.pending-snap