diff --git a/.gitignore b/.gitignore index 301bb25..faf17a8 100644 Binary files a/.gitignore and b/.gitignore differ diff --git a/core/__pycache__/__init__.cpython-311.pyc b/core/__pycache__/__init__.cpython-311.pyc deleted file mode 100644 index 707bd82..0000000 Binary files a/core/__pycache__/__init__.cpython-311.pyc and /dev/null differ diff --git a/core/__pycache__/settings.cpython-311.pyc b/core/__pycache__/settings.cpython-311.pyc deleted file mode 100644 index f9edf40..0000000 Binary files a/core/__pycache__/settings.cpython-311.pyc and /dev/null differ diff --git a/core/__pycache__/urls.cpython-311.pyc b/core/__pycache__/urls.cpython-311.pyc deleted file mode 100644 index 2048646..0000000 Binary files a/core/__pycache__/urls.cpython-311.pyc and /dev/null differ diff --git a/core/__pycache__/wsgi.cpython-311.pyc b/core/__pycache__/wsgi.cpython-311.pyc deleted file mode 100644 index 9fa4ea2..0000000 Binary files a/core/__pycache__/wsgi.cpython-311.pyc and /dev/null differ diff --git a/db.sqlite3 b/db.sqlite3 deleted file mode 100644 index b7da5d3..0000000 Binary files a/db.sqlite3 and /dev/null differ diff --git a/products/__pycache__/__init__.cpython-311.pyc b/products/__pycache__/__init__.cpython-311.pyc deleted file mode 100644 index 8cdfb37..0000000 Binary files a/products/__pycache__/__init__.cpython-311.pyc and /dev/null differ diff --git a/products/__pycache__/admin.cpython-311.pyc b/products/__pycache__/admin.cpython-311.pyc deleted file mode 100644 index 79143ee..0000000 Binary files a/products/__pycache__/admin.cpython-311.pyc and /dev/null differ diff --git a/products/__pycache__/apps.cpython-311.pyc b/products/__pycache__/apps.cpython-311.pyc deleted file mode 100644 index c3292d3..0000000 Binary files a/products/__pycache__/apps.cpython-311.pyc and /dev/null differ diff --git a/products/__pycache__/models.cpython-311.pyc b/products/__pycache__/models.cpython-311.pyc deleted file mode 100644 index dcdb30c..0000000 Binary files a/products/__pycache__/models.cpython-311.pyc and /dev/null differ diff --git a/products/__pycache__/urls.cpython-311.pyc b/products/__pycache__/urls.cpython-311.pyc deleted file mode 100644 index 9b330d2..0000000 Binary files a/products/__pycache__/urls.cpython-311.pyc and /dev/null differ diff --git a/products/__pycache__/views.cpython-311.pyc b/products/__pycache__/views.cpython-311.pyc deleted file mode 100644 index 2facb36..0000000 Binary files a/products/__pycache__/views.cpython-311.pyc and /dev/null differ diff --git a/products/migrations/__pycache__/0001_initial.cpython-311.pyc b/products/migrations/__pycache__/0001_initial.cpython-311.pyc deleted file mode 100644 index f4e2513..0000000 Binary files a/products/migrations/__pycache__/0001_initial.cpython-311.pyc and /dev/null differ diff --git a/products/migrations/__pycache__/0002_remove_product_weight_product_description_and_more.cpython-311.pyc b/products/migrations/__pycache__/0002_remove_product_weight_product_description_and_more.cpython-311.pyc deleted file mode 100644 index cea8643..0000000 Binary files a/products/migrations/__pycache__/0002_remove_product_weight_product_description_and_more.cpython-311.pyc and /dev/null differ diff --git a/products/migrations/__pycache__/__init__.cpython-311.pyc b/products/migrations/__pycache__/__init__.cpython-311.pyc deleted file mode 100644 index 46fe1dd..0000000 Binary files a/products/migrations/__pycache__/__init__.cpython-311.pyc and /dev/null differ