diff options
| author | Fabian Mastenbroek <mail.fabianm@gmail.com> | 2020-11-10 23:10:12 +0100 |
|---|---|---|
| committer | Fabian Mastenbroek <mail.fabianm@gmail.com> | 2020-11-11 00:20:03 +0100 |
| commit | 893a575aa3fa5b7b313c63c3a9f1e1523e775565 (patch) | |
| tree | b205169330280bc65182e5f8993a455145e01aae /api/.gitignore | |
| parent | 5750e4f4eb360ecda39b1568d903e71ae09e141f (diff) | |
Add support for API error reporting via Sentry
Diffstat (limited to 'api/.gitignore')
| -rw-r--r-- | api/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/api/.gitignore b/api/.gitignore index fef0da65..0e4f0a70 100644 --- a/api/.gitignore +++ b/api/.gitignore @@ -13,3 +13,4 @@ _mailinglist .idea/ config.json test.json +.env* |
