Delete directory 'wireframe-system'

This commit is contained in:
2026-05-10 16:13:13 +00:00
parent 1c7f9161f1
commit 9376f9e504
43 changed files with 0 additions and 2902 deletions
@@ -1,30 +0,0 @@
{
"version": "0.2.0",
"package_name": "wireframe-system",
"default_artifact_dir": "workspace/artifacts/wireframe-gen",
"system_paths": [
".agents",
"scripts",
"docs",
"tests",
"AGENTS.md",
"wireframe-system.manifest.json"
],
"preserve_paths": [
"workspace",
"artifacts",
"maintenance",
"dist"
],
"excluded_paths": [
"workspace",
"artifacts",
"maintenance",
"dist",
".git",
".cache",
"node_modules",
"tmp",
"temp"
]
}