diff --git a/.gitignore b/.gitignore index 3be0636..29b5833 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,8 @@ /build/ .idea .ddev -config.json \ No newline at end of file +config.json + +config.prod.json +config.test.json +config.dev.json \ No newline at end of file