/target/
**/*.rs.bk
.DS_Store

# Proprietary Aaronia SDK artifacts (header/DLL/import lib) used for local
# FFI-conformance verification only. Marked CONFIDENTIAL AND PROPRIETARY by
# Aaronia — must not be redistributed in this public repository.
tests/sdk/

# Local agent configuration/memory
.agents/

# CMake build directory for SoapySDR plugin
soapy-aaronia/build/
python-aaronia/__pycache__/test_basic.cpython-314-pytest-9.1.1.pyc
python-aaronia/err.txt
python-aaronia/check_errors.txt
branch_diff.txt

# Python bindings dev environment and local plugin builds
python-aaronia/venv/
python-aaronia/**/__pycache__/
soapy-aaronia/build/
dist/
