diff --git a/.gitignore b/.gitignore index 4cb512e..84aa243 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -/.env \ No newline at end of file +/.env +__pycace__/ \ No newline at end of file diff --git a/src/wishlists/__pycache__/__init__.cpython-310.pyc b/src/wishlists/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index 0cafd17..0000000 Binary files a/src/wishlists/__pycache__/__init__.cpython-310.pyc and /dev/null differ diff --git a/src/wishlists/__pycache__/urls.cpython-310.pyc b/src/wishlists/__pycache__/urls.cpython-310.pyc deleted file mode 100644 index 26518e2..0000000 Binary files a/src/wishlists/__pycache__/urls.cpython-310.pyc and /dev/null differ diff --git a/src/wishlists/__pycache__/views.cpython-310.pyc b/src/wishlists/__pycache__/views.cpython-310.pyc deleted file mode 100644 index 595db22..0000000 Binary files a/src/wishlists/__pycache__/views.cpython-310.pyc and /dev/null differ diff --git a/src/zauberkiste/__pycache__/__init__.cpython-310.pyc b/src/zauberkiste/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index debc8e7..0000000 Binary files a/src/zauberkiste/__pycache__/__init__.cpython-310.pyc and /dev/null differ diff --git a/src/zauberkiste/__pycache__/settings.cpython-310.pyc b/src/zauberkiste/__pycache__/settings.cpython-310.pyc deleted file mode 100644 index 89082ce..0000000 Binary files a/src/zauberkiste/__pycache__/settings.cpython-310.pyc and /dev/null differ diff --git a/src/zauberkiste/__pycache__/urls.cpython-310.pyc b/src/zauberkiste/__pycache__/urls.cpython-310.pyc deleted file mode 100644 index 0afd80a..0000000 Binary files a/src/zauberkiste/__pycache__/urls.cpython-310.pyc and /dev/null differ diff --git a/src/zauberkiste/__pycache__/wsgi.cpython-310.pyc b/src/zauberkiste/__pycache__/wsgi.cpython-310.pyc deleted file mode 100644 index ae970af..0000000 Binary files a/src/zauberkiste/__pycache__/wsgi.cpython-310.pyc and /dev/null differ