This commit is contained in:
Dominic 2025-10-29 07:19:39 -04:00 committed by GitHub
commit ce87a6e923
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