Skip to content
Snippets Groups Projects

Add signature providers

Merged Mateusz Tyszczak requested to merge tm-sign-ext into develop
1 file
+ 3
1
Compare changes
  • Side-by-side
  • Inline
+ 3
1
@@ -185,7 +185,7 @@ poetry.toml
pyrightconfig.json
### VisualStudioCode ###
.vscode/*
.vscode/
# Local History for Visual Studio Code
.history/
@@ -230,5 +230,7 @@ storage_root-node
# Ignore lock files in examples
/examples/ts/**/pnpm-lock.yaml
# Ignore directory holding browser extention binaries to verify external signers (like Hive Keychain)
/examples/ts/signature-extension/__tests__/extensions
.DS_Store
\ No newline at end of file
Loading