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/* +