From 7f80e836029dfd3d81ffe92593d6ccb7769298e3 Mon Sep 17 00:00:00 2001 From: Christian Kolset Date: Wed, 3 Jun 2026 16:47:50 -0600 Subject: Remove __pycache__ from tracking --- core/__pycache__/__init__.cpython-312.pyc | Bin 264 -> 0 bytes core/__pycache__/__init__.cpython-314.pyc | Bin 266 -> 0 bytes core/__pycache__/acquisition.cpython-312.pyc | Bin 11456 -> 0 bytes core/__pycache__/acquisition.cpython-314.pyc | Bin 13586 -> 0 bytes core/__pycache__/profile.cpython-312.pyc | Bin 14494 -> 0 bytes core/__pycache__/profile.cpython-314.pyc | Bin 16023 -> 0 bytes core/__pycache__/signal_processor.cpython-312.pyc | Bin 24525 -> 0 bytes core/__pycache__/signal_processor.cpython-314.pyc | Bin 30137 -> 0 bytes 8 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 core/__pycache__/__init__.cpython-312.pyc delete mode 100644 core/__pycache__/__init__.cpython-314.pyc delete mode 100644 core/__pycache__/acquisition.cpython-312.pyc delete mode 100644 core/__pycache__/acquisition.cpython-314.pyc delete mode 100644 core/__pycache__/profile.cpython-312.pyc delete mode 100644 core/__pycache__/profile.cpython-314.pyc delete mode 100644 core/__pycache__/signal_processor.cpython-312.pyc delete mode 100644 core/__pycache__/signal_processor.cpython-314.pyc (limited to 'core') diff --git a/core/__pycache__/__init__.cpython-312.pyc b/core/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 91f5de3..0000000 Binary files a/core/__pycache__/__init__.cpython-312.pyc and /dev/null differ diff --git a/core/__pycache__/__init__.cpython-314.pyc b/core/__pycache__/__init__.cpython-314.pyc deleted file mode 100644 index fc70c21..0000000 Binary files a/core/__pycache__/__init__.cpython-314.pyc and /dev/null differ diff --git a/core/__pycache__/acquisition.cpython-312.pyc b/core/__pycache__/acquisition.cpython-312.pyc deleted file mode 100644 index cb5f3f3..0000000 Binary files a/core/__pycache__/acquisition.cpython-312.pyc and /dev/null differ diff --git a/core/__pycache__/acquisition.cpython-314.pyc b/core/__pycache__/acquisition.cpython-314.pyc deleted file mode 100644 index 1b9ff56..0000000 Binary files a/core/__pycache__/acquisition.cpython-314.pyc and /dev/null differ diff --git a/core/__pycache__/profile.cpython-312.pyc b/core/__pycache__/profile.cpython-312.pyc deleted file mode 100644 index 162a593..0000000 Binary files a/core/__pycache__/profile.cpython-312.pyc and /dev/null differ diff --git a/core/__pycache__/profile.cpython-314.pyc b/core/__pycache__/profile.cpython-314.pyc deleted file mode 100644 index b790fac..0000000 Binary files a/core/__pycache__/profile.cpython-314.pyc and /dev/null differ diff --git a/core/__pycache__/signal_processor.cpython-312.pyc b/core/__pycache__/signal_processor.cpython-312.pyc deleted file mode 100644 index 4572e55..0000000 Binary files a/core/__pycache__/signal_processor.cpython-312.pyc and /dev/null differ diff --git a/core/__pycache__/signal_processor.cpython-314.pyc b/core/__pycache__/signal_processor.cpython-314.pyc deleted file mode 100644 index 9076bcf..0000000 Binary files a/core/__pycache__/signal_processor.cpython-314.pyc and /dev/null differ -- cgit v1.2.3