# Python-generated files
.coverage
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv
venv/
env/
ENV/

# Conda environments
.conda/
*.conda

.idea
data
.ruff_cache
.pytest_cache
AudioNoise
CLAUDE.md
results.json

# Benchmarks
.benchmarks/
benchmarks/results/

# cibuildwheel output
wheelhouse/

# Audio artifacts that may be produced by doctest examples
*.wav
*.flac
*.ogg

# scikit-build-core / CMake build artifacts
_skbuild/
*.so
*.pyd

# macOS
.DS_Store
SLURM.md
