fix: a pasta de imagens tinha sido ignorada

This commit is contained in:
Rafael Tavares Juliani 2025-08-03 17:17:17 -03:00
parent a8d41b892d
commit 39f7cb6b5e
3 changed files with 1 additions and 2 deletions

3
.gitignore vendored
View File

@ -1,8 +1,7 @@
# Ignorar o arquivo .env com senhas e configurações
.env
# Ignorar diretórios de upload temporário e imagens
imagens/
# Ignorar diretórios de upload temporário
*.log
# Ignorar cache do sistema operacional

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB