chore: ignore .amo-upload-uuid and commit manifest version sync
This commit is contained in:
parent
2083780420
commit
374b777514
2 changed files with 4 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -5,3 +5,6 @@ node_modules/
|
|||
# Ignore all release artifacts except updates.json (tracked)
|
||||
releases/*
|
||||
!releases/updates.json
|
||||
|
||||
# Web-ext/AMO signing upload cache (not needed in repo)
|
||||
.amo-upload-uuid
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue