attempt to impl sentry
All checks were successful
Deploy App / docker (ubuntu-latest) (push) Successful in 2m1s
All checks were successful
Deploy App / docker (ubuntu-latest) (push) Successful in 2m1s
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@ -37,3 +37,12 @@ yarn-error.log*
|
||||
# typescript
|
||||
*.tsbuildinfo
|
||||
next-env.d.ts
|
||||
|
||||
# Sentry Config File
|
||||
.sentryclirc
|
||||
|
||||
# Sentry Config File
|
||||
.sentryclirc
|
||||
|
||||
# Environment variables
|
||||
.env
|
||||
|
Reference in New Issue
Block a user