This commit is contained in:
Dominic 2025-11-17 11:14:30 +01:00 committed by GitHub
commit 2996dc0155
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