diff --git a/.gitignore b/.gitignore index 557f97c..fb49bc9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# Node node_modules/ + +# Gatsby .cache/ public