chore: ignore local release packaging directory
This commit is contained in:
parent
daad8120b1
commit
c7e33ab682
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -56,4 +56,7 @@ app.*.map.json
|
|||
/flutter_*.png
|
||||
/devtools_options.yaml
|
||||
|
||||
# Local release packaging artifacts
|
||||
/release/
|
||||
|
||||
FINDINGS.md
|
||||
Loading…
Reference in a new issue