diff --git a/.gitignore b/.gitignore index e43b0f9..18d0884 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,6 @@ .DS_Store + +# no yarn/npm in the root repo! +./package-lock.json +./yarn.lock +./node_modules/