chore(workspaces): remove tracked workspaces and ignore user workspace data

This commit is contained in:
giveen
2026-01-19 08:43:27 -07:00
parent e8ab673a13
commit acb5ca021e
4 changed files with 3 additions and 17 deletions

3
.gitignore vendored
View File

@@ -90,3 +90,6 @@ tests/tmp/
tests/*.local.py
scripts/test_*.sh
*.test.sh
# Workspaces directory (user data should not be committed)
/workspaces/

View File

@@ -1 +0,0 @@
Test2

View File

@@ -1,8 +0,0 @@
name: Test1
created_at: '2026-01-19T08:05:29Z'
targets:
- 192.168.0.4
last_active_at: '2026-01-19T08:28:24Z'
operator_notes: ''
tool_runs: []
last_target: 192.168.0.4

View File

@@ -1,8 +0,0 @@
name: Test2
created_at: '2026-01-19T08:05:55Z'
targets:
- 192.168.0.165
last_active_at: '2026-01-19T08:28:27Z'
operator_notes: ''
tool_runs: []
last_target: 192.168.0.165