diff --git a/.gitignore b/.gitignore index 6bfeacf..441651a 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,6 @@ runtime/* app/public/* .user.ini .htaccess -vendor/* \ No newline at end of file +vendor/* +404.html +index.html \ No newline at end of file