diff --git a/.gitignore b/.gitignore index 5f76a17..c684f20 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ target Cargo.lock -dist \ No newline at end of file +dist +node_modules +package*.json \ No newline at end of file