diff --git a/.gitignore b/.gitignore index f801b06..2375b23 100644 --- a/.gitignore +++ b/.gitignore @@ -46,4 +46,8 @@ app.*.map.json /TPB.md /supabase_migration.sql -/TPB_APP_CHECKLIST.md \ No newline at end of file +/TPB_APP_CHECKLIST.md + +# Local testing artifacts +/flutter_*.png +/devtools_options.yaml \ No newline at end of file