diff --git a/.gitignore b/.gitignore index 2abc2b2..4abde8d 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ **/packages/* **/.vs/* **/.localhistory/* +**/node_modules/*