diff --git a/.gitignore b/.gitignore index bc0937f..13b9656 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,6 @@ config.js start.json npm-debug.log pages/custom/** -migrate.js \ No newline at end of file +migrate.js +yarn.lock +package-lock.json