Merge branch 'Part-DB:master' into fix-#1305

This commit is contained in:
Marc 2026-04-04 18:36:12 +02:00 committed by GitHub
commit fbd32a239a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
.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