From e3c25c5f8c540e0f23cc4b014097a209c2a1c68b Mon Sep 17 00:00:00 2001 From: MrishoLukamba Date: Mon, 18 Dec 2023 20:19:38 +0300 Subject: [PATCH] test baseline --- test/.gitignore | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/test/.gitignore b/test/.gitignore index 30bc16279..62caacbea 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -1 +1,7 @@ -/node_modules \ No newline at end of file +tmp/* +*.sqlite +*.wasm +node_modules/ +**/compiled/* +**/specs/* +