diff --git a/.gitignore b/.gitignore index 2c4705b..37b20b1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ -config.php +config*.php* vendor/ twig_cache/ -metrics_cache.json diff --git a/index.php b/index.php index 98ec797..aebf766 100644 --- a/index.php +++ b/index.php @@ -1,8 +1,16 @@