diff --git a/.gitignore b/.gitignore index 923b116..d22a33b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ *hidden* *secret* *private* -*.log \ No newline at end of file +*.log +node_modules \ No newline at end of file