diff --git a/.gitignore b/.gitignore index 5a92f68..fd238d1 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,6 @@ target # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ .claude + +# Local screenshots / scratch artifacts +/Screenshot*.png