Release 1.4.0 hygiene: license, version bump, drop scratch DSP

Add AGPL v3 LICENSE, bump version to 1.4.0, remove unreferenced non-compiling temp_cortex/ limiter scratch files, and extend .gitignore for .idea/, AGENTS.md, and cmake-build-* dirs.
This commit is contained in:
2026-08-02 04:04:17 -04:00
parent 194c2392cf
commit 573e878cbd
7 changed files with 666 additions and 207 deletions
+3 -1
View File
@@ -1,10 +1,12 @@
/build/
/build-beta/
/.claude/worktrees/
/.idea/ctestState.xml
/.idea/
*.dll
*.dylib
*.so
*.o
*.obj
.DS_Store
/AGENTS.md
cmake-build-*/