diff --git a/.gitignore b/.gitignore index 9ceeb4d..4fd13ec 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ # Arquivo de variáveis de ambiente .env # Pasta de Logs -app/Storage/logs \ No newline at end of file +storage/logs/ \ No newline at end of file