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:
firat.sertgoz
2026-02-17 07:29:18 +00:00
committed by GitHub
co-authored by Claude Opus 4.6
parent 6783cba4e4
commit e07dfab449
9 changed files with 4 additions and 8 deletions
+4
View File
@@ -7,6 +7,10 @@
# Claude Code worktrees
.claude/worktrees/
# Sidecar tool data
.sidecar/
.todos/
target/
# WASM build artifacts (loaded from disk, not bundled)
View File
-1
View File
@@ -1 +0,0 @@
{"ts":"2026-02-12T13:55:06.864688+04:00","cmd":"init","session":"ses_b1bea6","ok":true,"dur_ms":85}
-7
View File
@@ -1,7 +0,0 @@
{
"pane_heights": [
0.3333333333333333,
0.3333333333333333,
0.3333333333333333
]
}
View File
View File
BIN
View File
Binary file not shown.
Binary file not shown.
Binary file not shown.