diff --git a/.gitignore b/.gitignore index 1779abf..671d2c9 100644 --- a/.gitignore +++ b/.gitignore @@ -56,4 +56,7 @@ app.*.map.json /flutter_*.png /devtools_options.yaml +# Local release packaging artifacts +/release/ + FINDINGS.md \ No newline at end of file