mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-07-02 16:39:18 +00:00
chore: Add error reporting (#617)
* chore: Add error reporting Signed-off-by: Avior <git@avior.me> * fix: test issues Signed-off-by: Avior <git@avior.me> --------- Signed-off-by: Avior <git@avior.me>
This commit is contained in:
2
server/.gitignore
vendored
2
server/.gitignore
vendored
@ -4,3 +4,5 @@
|
||||
/public/**/graphql.gql
|
||||
/public/**/api.d.ts
|
||||
/public/**/openapi.yaml
|
||||
.env
|
||||
.env.*
|
||||
|
Reference in New Issue
Block a user