diff --git a/.gitignore b/.gitignore index f7275bb..c65a729 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ venv/ +__pycache__ diff --git a/sorteerhoed/__pycache__/HITStore.cpython-37.pyc b/sorteerhoed/__pycache__/HITStore.cpython-37.pyc deleted file mode 100644 index 907510f..0000000 Binary files a/sorteerhoed/__pycache__/HITStore.cpython-37.pyc and /dev/null differ diff --git a/sorteerhoed/__pycache__/Signal.cpython-37.pyc b/sorteerhoed/__pycache__/Signal.cpython-37.pyc deleted file mode 100644 index 1d0f9e4..0000000 Binary files a/sorteerhoed/__pycache__/Signal.cpython-37.pyc and /dev/null differ diff --git a/sorteerhoed/__pycache__/__init__.cpython-37.pyc b/sorteerhoed/__pycache__/__init__.cpython-37.pyc deleted file mode 100644 index 834b2cf..0000000 Binary files a/sorteerhoed/__pycache__/__init__.cpython-37.pyc and /dev/null differ diff --git a/sorteerhoed/__pycache__/central_management.cpython-37.pyc b/sorteerhoed/__pycache__/central_management.cpython-37.pyc deleted file mode 100644 index b9c0ec2..0000000 Binary files a/sorteerhoed/__pycache__/central_management.cpython-37.pyc and /dev/null differ diff --git a/sorteerhoed/__pycache__/plotter.cpython-37.pyc b/sorteerhoed/__pycache__/plotter.cpython-37.pyc deleted file mode 100644 index 3c3c088..0000000 Binary files a/sorteerhoed/__pycache__/plotter.cpython-37.pyc and /dev/null differ diff --git a/sorteerhoed/__pycache__/sqs.cpython-37.pyc b/sorteerhoed/__pycache__/sqs.cpython-37.pyc deleted file mode 100644 index 3c4cf41..0000000 Binary files a/sorteerhoed/__pycache__/sqs.cpython-37.pyc and /dev/null differ diff --git a/sorteerhoed/__pycache__/webserver.cpython-37.pyc b/sorteerhoed/__pycache__/webserver.cpython-37.pyc deleted file mode 100644 index 8961a9a..0000000 Binary files a/sorteerhoed/__pycache__/webserver.cpython-37.pyc and /dev/null differ