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