diff --git a/test/sdk/rust/.gitignore b/test/sdk/rust/.gitignore index f4eced2b64..84dcef7ffc 100644 --- a/test/sdk/rust/.gitignore +++ b/test/sdk/rust/.gitignore @@ -12,4 +12,5 @@ # See the License for the specific language governing permissions and # limitations under the License. -Cargo.lock \ No newline at end of file +Cargo.lock +/target \ No newline at end of file