Merge remote-tracking branch 'origin/master'

This commit is contained in:
Jan Böhmer 2026-04-03 21:32:27 +02:00
commit 4d296d8f3a

6
.gitignore vendored
View file

@ -25,6 +25,10 @@
uploads/* uploads/*
!uploads/.keep !uploads/.keep
# Some people use Certbot or similar tools to make SSL certificates.
# Also see https://www.rfc-editor.org/rfc/rfc5785
public/.well-known/
# Do not keep cache files # Do not keep cache files
.php_cs.cache .php_cs.cache
.phpcs-cache .phpcs-cache
@ -50,4 +54,4 @@ phpstan.neon
###< phpstan/phpstan ### ###< phpstan/phpstan ###
.claude/ .claude/
CLAUDE.md CLAUDE.md