diff --git a/.gitignore b/.gitignore index 85be446..1fe0fb9 100755 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,6 @@ Homestead.yaml composer.phar composer.lock .php_cs.cache -/storage/app/indexer/* \ No newline at end of file +.env.v4 +/storage/app/indexer +/storage/app/failovers.json \ No newline at end of file