This commit is contained in:
Dominic 2025-12-05 14:03:24 +01:00 committed by GitHub
commit 123b95397d
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