Ignore another codeception file by git

I rename the codeception.yml to codeception.yml_ from time to time,
as I need to switch between local overwrite and project default often.

That's why I ignore that file as well.
This commit is contained in:
Daniel Siepmann 2024-03-14 07:23:53 +01:00
parent f7b70d1265
commit 840250fc6b
Signed by: Daniel Siepmann
GPG key ID: 33D6629915560EF4

View file

@ -55,6 +55,7 @@
".phpunit.cache"
".php-cs-fixer.cache"
"codeception.yml"
"codeception.yml_"
"phpcs.xml"
# TYPO3 documentation specific