Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,14 @@ ui/node_modules/
ui/dist/
*.tar.gz
*.wasm

# Publisher signing material. `pluginsign` reads a raw 32-byte Ed25519 seed from a
# file path, so a stray `seed.bin` in the working tree is one `git add -A` away from
# being published. Never commit key material; keep seeds outside the repo.
*.key
*.pem
*.seed
seed
seed.*
*_seed
*.bin