This commit is contained in:
Dominic 2025-11-12 14:56:10 +01:00 committed by GitHub
commit 15a499dff0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
.gitignore vendored
View file

@ -12,3 +12,5 @@ configuration/ldap/*
!configuration/logging.py !configuration/logging.py
!configuration/plugins.py !configuration/plugins.py
super-linter.log super-linter.log
.env
Dockerfile-Plugins