diff --git a/.gitignore b/.gitignore index f399bde..c9b9e8e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ *.png -*.jpg \ No newline at end of file +*.jpg +!sample-images/* +__pycache__ \ No newline at end of file