Files
shawn 95029c6c8c
CI / test (push) Has been cancelled
fix: wire auth PIN to frontend, clean up dead constants
- Frontend now reads auth_pin from /api/state and includes X-Pedal-Auth on all non-GET requests
- Fixed test imports after removing module-level BLOCK_SIZE/SAMPLE_RATE constants
- Removed rogue test_issue_2_3.py from tracking
2026-06-17 22:59:01 -04:00

25 lines
255 B
Plaintext

__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
*.so
.nam/
*.nam
*.wav
*.aiff
*.ir
*.wv
config.json
.env
*.swp
.scone/
systemd/
.pytest_cache/
test_write.txt
test-drc.rpt
test_empty-drc.rptpatch_*.py
tests/test_issue_*.py
patch_*.py
tests/test_issue_*.py