diff --git a/.gitignore b/.gitignore index 8f0edd6..e49cd44 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,9 @@ .idea/ -app/cache/ node_modules/ /vendor -app/data/* +cache/ app/config/conf.local.yml app/log.txt