diff --git a/.gitignore b/.gitignore index 0a315ef..4cc019f 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,6 @@ node_modules/* *.log .idea/* *.backup +node_modules +.npm +.npm-cache \ No newline at end of file