From d87410e620cd7ff8d5b57c2060102314e927cbe7 Mon Sep 17 00:00:00 2001 From: BRAVO68WEB Date: Mon, 2 May 2022 20:05:23 +0530 Subject: [PATCH] Added Sentry Integration --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index e4b811d..d330c15 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,7 @@ yarn-error.log* # Sentry .sentryclirc + +# Custom +.env +sentry.properties \ No newline at end of file