Compare commits

...

5 Commits

Author SHA1 Message Date
dde6f6553b Merge pull request 'chore: remove .DS_Store artifacts and fix .gitignore' (#4) from claude/silly-robinson into main
Some checks failed
CI / build (1.20, ubuntu-latest) (push) Has been cancelled
CI / release-checks (push) Has been cancelled
Reviewed-on: #4
2026-03-07 00:12:15 +00:00
deamonkai
8a4b74403e chore: remove .DS_Store artifacts and fix .gitignore
Remove tracked .DS_Store files from freebsd/prototypes/ and runtime/.
Drop the line in .gitignore that was explicitly re-including
freebsd/prototypes/.DS_Store, so the existing global .DS_Store rule
covers everything.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 18:11:12 -06:00
d1eef70635 Merge pull request 'main' (#3) from shadowmo/Cognition-OS:main into main
Some checks failed
CI / build (1.20, ubuntu-latest) (push) Has been cancelled
CI / release-checks (push) Has been cancelled
Reviewed-on: #3
2026-03-07 00:02:26 +00:00
bd26179116 merge upstream 2026-03-07 00:02:09 +00:00
12932b2c0a Merge pull request 'feat(ledger): hardened Event Ledger (concurrency + rotation) and tests' (#1) from feature/ledger-prototype into main
Reviewed-on: shadowmo/Cognition-OS#1
2026-02-28 06:13:45 +00:00
3 changed files with 0 additions and 1 deletions

1
.gitignore vendored
View File

@@ -108,4 +108,3 @@ yarn-error.log*
# Allow keeping empty dirs with .keep
!.keep
freebsd/prototypes/.DS_Store

Binary file not shown.

BIN
runtime/.DS_Store vendored

Binary file not shown.