Add secring to gitignore
diff --git a/.gitignore b/.gitignore
index b7c72d2..19d7b07 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,4 +8,5 @@
 /captures
 .externalNativeBuild
 *auto-save*
-credentials/*
\ No newline at end of file
+credentials/*
+secring.gpg
\ No newline at end of file