From c7ded6654b0695eccdf1e61230b178ed65d38ccc Mon Sep 17 00:00:00 2001 From: Kenio de Souza Date: Mon, 15 Sep 2025 09:15:38 -0300 Subject: [PATCH] fix(.gitignore): Ajustando .gitignore, ignorar pasta storage --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d370763..e4c4ae0 100644 --- a/.gitignore +++ b/.gitignore @@ -41,4 +41,7 @@ pip-wheel-metadata/ .tox/ # Arquivo s de conexão -config/database/firebird.json \ No newline at end of file +config/database/firebird.json + +# Adicionar pasta storage/temp +storage/