diff --git a/.gitignore b/.gitignore index a4a61367a105f34b6624e224c4345b6ccd4c1aba..8a24d5ba47db848cbdbcd1397f798d90bc6b91e5 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,7 @@ google_cloud_vision_key.json __pycache__/ image_data/ -config.json \ No newline at end of file +config.json +*.png +*.jpg +test.py \ No newline at end of file