There was an error while loading. Please reload this page.
1 parent 8bf5b0f commit c771a7fCopy full SHA for c771a7f
1 file changed
.gitignore
@@ -93,6 +93,9 @@ secrets.*
93
*password*
94
auth.json
95
token.json
96
+# minisign private keys (never commit)
97
+seckey*.txt
98
+*seckey*
99
100
# ── upx ──────────────────────────────────────────────────────────────────────
101
*.upx
0 commit comments