Update gitignore to not replace my config
This commit is contained in:
parent
eb4b07840e
commit
660d784fba
|
@ -4,3 +4,5 @@ databases
|
|||
resources
|
||||
services
|
||||
services-src/eternity-web
|
||||
config.json
|
||||
|
||||
|
|
|
@ -0,0 +1,5 @@
|
|||
2024/10/15 18:28:34 INFO Activating service Storage with ID 00000000-0000-0000-0000-000000000003
|
||||
2024/10/15 18:28:34 INFO Service Storage activated with ID 00000000-0000-0000-0000-000000000003
|
||||
2024/10/15 18:28:34 INFO Activating service Authentication with ID 00000000-0000-0000-0000-000000000004
|
||||
2024/10/15 18:28:34 INFO Service Authentication activated with ID 00000000-0000-0000-0000-000000000004
|
||||
2024/10/15 18:28:34 ERROR Service configuration not found for service: !BADKEY=datatracker
|
Loading…
Reference in New Issue