From ee2c31badd02ddc7693055ee89de2876830c6c0a Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Mon, 9 May 2022 14:52:26 -0400 Subject: [PATCH] tests/inst: Add .gitignore Need this now that it is it's own workspace. --- tests/inst/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/inst/.gitignore diff --git a/tests/inst/.gitignore b/tests/inst/.gitignore new file mode 100644 index 00000000..1e7caa9e --- /dev/null +++ b/tests/inst/.gitignore @@ -0,0 +1,2 @@ +Cargo.lock +target/