diff --git a/.gitignore b/.gitignore index 9ab19ae8..2437b541 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ node_modules npm-debug.log +package-lock.json .DS_Store config/development.* config/production.* @@ -30,4 +31,4 @@ public/grapejs/templates/* config/production.toml workers/reports/config/production.toml -docker-compose.override.yml \ No newline at end of file +docker-compose.override.yml