diff --git a/.gitignore b/.gitignore index e58f4337e..fc765248f 100644 --- a/.gitignore +++ b/.gitignore @@ -5,5 +5,7 @@ /hugo *.key *crt +node_modules/ +/*/assets -.idea \ No newline at end of file +.idea