From c4f7d5745aa7f010ac78711fb241692d3d553b0e Mon Sep 17 00:00:00 2001 From: "Alexander \"PapaTutuWawa" Date: Sun, 18 May 2025 22:19:37 +0200 Subject: [PATCH] Ignore Sentry artifacts --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7da805a..8ae63c4 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,7 @@ .svn/ .swiftpm/ migrate_working_dir/ +.sentry-native/ # IntelliJ related *.iml @@ -45,4 +46,4 @@ app.*.map.json /android/app/release # Build artifacts -lib/i18n/* \ No newline at end of file +lib/i18n/*