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 cfc0e6d1a8

2
.gitignore vendored
View file

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