Added to Git
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user