Add log directories for coffee and teapot services to .gitignore
Some checks are pending
CI / check-phpdoc (push) Waiting to run
CI / release (push) Waiting to run
CI / debug (push) Waiting to run
CI / release_executable (push) Waiting to run
CI / debug_executable (push) Waiting to run
CI / check-phpunit (push) Waiting to run
CI / generate-phpdoc (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / release-documentation (push) Blocked by required conditions
CI / release-artifacts (push) Blocked by required conditions

This commit is contained in:
netkas 2025-03-18 15:15:07 -04:00
parent 33706d0b50
commit 7d4388e05c
Signed by: netkas
GPG key ID: 4D8629441B76E4CC

2
.gitignore vendored
View file

@ -11,3 +11,5 @@
/teapot_socialbox/logs/
/tests/docker/coffee/data/
/tests/docker/teapot/data/
/tests/docker/teapot/logs/
/tests/docker/coffee/logs/