mirror of
https://github.com/outbackdingo/optimclaw.git
synced 2026-08-25 14:53:34 +00:00
chore: remove accidentally committed .sidecar and .todos directories (#123)
These are local tool data directories (Sidecar) that should not be tracked. Added both to .gitignore to prevent future accidents. Co-authored-by: Claude Opus 4.6 <[email protected]>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
6783cba4e4
commit
e07dfab449
@@ -7,6 +7,10 @@
|
|||||||
# Claude Code worktrees
|
# Claude Code worktrees
|
||||||
.claude/worktrees/
|
.claude/worktrees/
|
||||||
|
|
||||||
|
# Sidecar tool data
|
||||||
|
.sidecar/
|
||||||
|
.todos/
|
||||||
|
|
||||||
target/
|
target/
|
||||||
|
|
||||||
# WASM build artifacts (loaded from disk, not bundled)
|
# WASM build artifacts (loaded from disk, not bundled)
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
{"ts":"2026-02-12T13:55:06.864688+04:00","cmd":"init","session":"ses_b1bea6","ok":true,"dur_ms":85}
|
|
||||||
@@ -1,7 +0,0 @@
|
|||||||
{
|
|
||||||
"pane_heights": [
|
|
||||||
0.3333333333333333,
|
|
||||||
0.3333333333333333,
|
|
||||||
0.3333333333333333
|
|
||||||
]
|
|
||||||
}
|
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user