This commit is contained in:
lubiana 2025-06-15 13:03:18 +02:00
parent a948e992d8
commit 9d2f0204e3
Signed by: lubiana
SSH key fingerprint: SHA256:vW1EA0fRR3Fw+dD/sM0K+x3Il2gSry6YRYHqOeQwrfk
3 changed files with 54 additions and 32 deletions

9
.gitignore vendored
View file

@ -17,3 +17,12 @@
###< phpunit/phpunit ###
.DS_Store
###> squizlabs/php_codesniffer ###
/.phpcs-cache
/phpcs.xml
###< squizlabs/php_codesniffer ###
###> phpstan/phpstan ###
phpstan.neon
###< phpstan/phpstan ###