diff --git a/.gitignore b/.gitignore index 3912d2e..f766c77 100644 --- a/.gitignore +++ b/.gitignore @@ -91,3 +91,4 @@ local.properties prototype/*.db prototype/images +prototype/data diff --git a/prototype/data/img/product-1.jpg b/prototype/data/img/product-1.jpg deleted file mode 100644 index 8ea7598..0000000 Binary files a/prototype/data/img/product-1.jpg and /dev/null differ diff --git a/prototype/data/img/product-2.jpg b/prototype/data/img/product-2.jpg deleted file mode 100644 index 427b2f0..0000000 Binary files a/prototype/data/img/product-2.jpg and /dev/null differ diff --git a/prototype/data/img/product-3.jpg b/prototype/data/img/product-3.jpg deleted file mode 100644 index dbc1b2e..0000000 Binary files a/prototype/data/img/product-3.jpg and /dev/null differ diff --git a/prototype/data/img/product-4.jpg b/prototype/data/img/product-4.jpg deleted file mode 100644 index 8f2d857..0000000 Binary files a/prototype/data/img/product-4.jpg and /dev/null differ diff --git a/prototype/data/img/product-5.jpg b/prototype/data/img/product-5.jpg deleted file mode 100644 index 5e0a406..0000000 Binary files a/prototype/data/img/product-5.jpg and /dev/null differ diff --git a/prototype/data/img/product-6.jpg b/prototype/data/img/product-6.jpg deleted file mode 100644 index 05d78c0..0000000 Binary files a/prototype/data/img/product-6.jpg and /dev/null differ diff --git a/prototype/data/img/product-7.jpg b/prototype/data/img/product-7.jpg deleted file mode 100644 index 220140c..0000000 Binary files a/prototype/data/img/product-7.jpg and /dev/null differ diff --git a/prototype/data/img/product-8.jpg b/prototype/data/img/product-8.jpg deleted file mode 100644 index cdb829d..0000000 Binary files a/prototype/data/img/product-8.jpg and /dev/null differ