diff --git a/.gitignore b/.gitignore index 7b20ffb..8ac9753 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ # Ignore any directory named `db` or `build` anywhere in this repository. **/build/ /b-*/ +node_modules/