diff --git a/.gitignore b/.gitignore index ebd27c2..1ccaabd 100644 --- a/.gitignore +++ b/.gitignore @@ -2,5 +2,5 @@ /Dataset/n170 # Ignore unnecessary files -utils/__pycache__ +/utils/__pycache__ .idea/ \ No newline at end of file diff --git a/utils/__pycache__/ccs_eeg_semesterproject.cpython-37.pyc b/utils/__pycache__/ccs_eeg_semesterproject.cpython-37.pyc deleted file mode 100644 index 479b31c..0000000 Binary files a/utils/__pycache__/ccs_eeg_semesterproject.cpython-37.pyc and /dev/null differ diff --git a/utils/__pycache__/ccs_eeg_semesterproject.cpython-38.pyc b/utils/__pycache__/ccs_eeg_semesterproject.cpython-38.pyc deleted file mode 100644 index 4f28132..0000000 Binary files a/utils/__pycache__/ccs_eeg_semesterproject.cpython-38.pyc and /dev/null differ diff --git a/utils/__pycache__/ccs_eeg_utils.cpython-37.pyc b/utils/__pycache__/ccs_eeg_utils.cpython-37.pyc deleted file mode 100644 index 59b6bfd..0000000 Binary files a/utils/__pycache__/ccs_eeg_utils.cpython-37.pyc and /dev/null differ diff --git a/utils/__pycache__/ccs_eeg_utils.cpython-38.pyc b/utils/__pycache__/ccs_eeg_utils.cpython-38.pyc deleted file mode 100644 index 4653f0c..0000000 Binary files a/utils/__pycache__/ccs_eeg_utils.cpython-38.pyc and /dev/null differ diff --git a/utils/__pycache__/file_utils.cpython-37.pyc b/utils/__pycache__/file_utils.cpython-37.pyc deleted file mode 100644 index 4be277e..0000000 Binary files a/utils/__pycache__/file_utils.cpython-37.pyc and /dev/null differ diff --git a/utils/__pycache__/plot_utils.cpython-37.pyc b/utils/__pycache__/plot_utils.cpython-37.pyc deleted file mode 100644 index 445f3f1..0000000 Binary files a/utils/__pycache__/plot_utils.cpython-37.pyc and /dev/null differ