fix: fix exception during slack notification serialization attempt
This commit is contained in:
parent
fc78a4c2d6
commit
eecd72acf1
2 changed files with 9 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -14,6 +14,7 @@ rhodecode/public/js/src/components/**/*.css
|
|||
/.project
|
||||
/.pydevproject
|
||||
/.coverage
|
||||
.coverage.*
|
||||
/.cache*
|
||||
/.ruff_cache*
|
||||
/.rhodecode
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue