573e878cbd
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.
13 lines
114 B
Plaintext
13 lines
114 B
Plaintext
/build/
|
|
/build-beta/
|
|
/.claude/worktrees/
|
|
/.idea/
|
|
*.dll
|
|
*.dylib
|
|
*.so
|
|
*.o
|
|
*.obj
|
|
.DS_Store
|
|
/AGENTS.md
|
|
cmake-build-*/
|