diff --git a/.gitignore b/.gitignore index 424b82b1..1161e1b4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,7 @@ /.idea /last-failed-e2e-test.* +/docker +/custom node_modules npm-debug.log @@ -31,6 +33,4 @@ public/grapejs/templates/* !public/grapejs/templates/demo !public/grapejs/templates/aves -config/production.toml -workers/reports/config/production.toml -docker-compose.override.yml +docker-compose.*.yml