allow sub-directory **/logs to be commited, because the webapp contains a /logs dir that is a functionality

This commit is contained in:
Orlando M Guerreiro 2025-05-23 09:53:34 +01:00
parent bc1ac32155
commit 6f0f116fa8

1
.gitignore vendored
View file

@ -1,7 +1,6 @@
# Logs
*.log
logs/
**/logs/
# OS files
.DS_Store