diff --git a/.gitignore b/.gitignore index 04daf8b..dd3d655 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,12 @@ hugo.linux # End of https://www.gitignore.io/api/hugo +# node_modules blog/node_modules -*.DS_Store* +# static +blog/static + +test/ +.DS_Store +