mirror of
https://github.com/GH05TCREW/pentestagent.git
synced 2026-03-07 06:14:08 +00:00
chore(workspaces): remove tracked workspaces and ignore user workspace data
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -90,3 +90,6 @@ tests/tmp/
|
||||
tests/*.local.py
|
||||
scripts/test_*.sh
|
||||
*.test.sh
|
||||
|
||||
# Workspaces directory (user data should not be committed)
|
||||
/workspaces/
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
Test2
|
||||
@@ -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
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user