Update .gitignore
This commit is contained in:
parent
f44e377e29
commit
22d9b28926
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,6 +1,7 @@
|
|||
*.sql.gz
|
||||
.netbox
|
||||
.initializers
|
||||
Dockerfile-Plugins
|
||||
docker-compose.override.yml
|
||||
*.pem
|
||||
configuration/*
|
||||
|
@ -11,5 +12,6 @@ configuration/ldap/*
|
|||
!configuration/ldap/ldap_config.py
|
||||
!configuration/logging.py
|
||||
!configuration/plugins.py
|
||||
plugin_requirements.txt
|
||||
prometheus.yml
|
||||
super-linter.log
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue