diff --git a/.gitignore b/.gitignore index fbf4d7a..4393d99 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ py3/ *.egg-info/ dist/ build/ +.DS_Store diff --git a/harnessed_reasoning/__pycache__/config_functions.cpython-311.pyc b/harnessed_reasoning/__pycache__/config_functions.cpython-311.pyc deleted file mode 100644 index 4d79b91..0000000 Binary files a/harnessed_reasoning/__pycache__/config_functions.cpython-311.pyc and /dev/null differ diff --git a/harnessed_reasoning/__pycache__/core.cpython-311.pyc b/harnessed_reasoning/__pycache__/core.cpython-311.pyc deleted file mode 100644 index f6e0c88..0000000 Binary files a/harnessed_reasoning/__pycache__/core.cpython-311.pyc and /dev/null differ diff --git a/harnessed_reasoning/__pycache__/init.cpython-311.pyc b/harnessed_reasoning/__pycache__/init.cpython-311.pyc deleted file mode 100644 index b75c0ff..0000000 Binary files a/harnessed_reasoning/__pycache__/init.cpython-311.pyc and /dev/null differ