chore(gitignore): ignore local screenshot and devtools artifacts
This commit is contained in:
parent
59aa8e5040
commit
4f0c98dc44
1 changed files with 5 additions and 1 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -46,4 +46,8 @@ app.*.map.json
|
|||
|
||||
/TPB.md
|
||||
/supabase_migration.sql
|
||||
/TPB_APP_CHECKLIST.md
|
||||
/TPB_APP_CHECKLIST.md
|
||||
|
||||
# Local testing artifacts
|
||||
/flutter_*.png
|
||||
/devtools_options.yaml
|
||||
Loading…
Reference in a new issue