Commit Graph

9 Commits

Author SHA1 Message Date
cottongin
d533bd5f3e Anchor binary patterns in .gitignore to repo root
Prefix binary names with / so they only match compiled binaries at the
repo root, not cmd/ source directories of the same name (e.g. test-kosmi
was hiding cmd/test-kosmi/). Also add get-kosmi-token binary entry.

Made-with: Cursor
2026-04-05 05:51:30 -04:00
cottongin
1831b0e923 Remove compiled binaries from tracking
Untrack 12 Mach-O binaries that were committed to the repo and add
them to .gitignore. These can be rebuilt from source with go build.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-07 13:53:08 -05:00
cottongin
78accf403d Remove test artifacts from tracking
Untrack har_operations_full.txt, roomcode GIFs, and test_upload.gif.
Add them to .gitignore.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-07 13:45:54 -05:00
cottongin
3b7a139606 Remove sensitive files from tracking and add example config
Add matterbridge.toml, test configs, HAR captures, and JWT-containing
debug files to .gitignore. Provide matterbridge.toml.example with
placeholder values for safe onboarding.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-07 13:35:51 -05:00
cottongin
9262ae79dd nailed it 2025-11-02 16:48:18 -05:00
cottongin
dd398c9a8c sync 2025-11-01 21:00:16 -04:00
cottongin
020daea391 working v1 2025-10-31 16:17:04 -04:00
cottongin
188f306c12 initial commit for real 2025-10-30 23:15:29 -04:00
cottongin
62ce14b5b2 initial commit 2025-10-30 23:14:49 -04:00