diff --git a/.gitignore b/.gitignore index ff68ee8..1362c27 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,8 @@ +config/datasets.php + /.idea /*.iml /vendor -/.idea Homestead.json Homestead.yaml .env diff --git a/config/datasets.php b/config/datasets.php.example similarity index 100% rename from config/datasets.php rename to config/datasets.php.example