diff --git a/.gitignore b/.gitignore index 2feca04..dd1b196 100755 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,6 @@ Homestead.yaml composer.phar composer.lock .php_cs.cache -.env \ No newline at end of file +.env +/storage/app/indexer +/storage/app/failovers.json \ No newline at end of file