@@ -31,15 +31,11 @@ copy_item core "$APP_DIR/core"
|
||||
copy_item exporters "$APP_DIR/exporters"
|
||||
copy_item scripts "$APP_DIR/scripts"
|
||||
copy_item README.md "$APP_DIR/README.md"
|
||||
copy_item ARCHITECTURE.md "$APP_DIR/ARCHITECTURE.md"
|
||||
copy_item CHANGELOG.md "$APP_DIR/CHANGELOG.md"
|
||||
copy_item CODE_OF_CONDUCT.md "$APP_DIR/CODE_OF_CONDUCT.md"
|
||||
copy_item CONTRIBUTING.md "$APP_DIR/CONTRIBUTING.md"
|
||||
copy_item LICENSE "$APP_DIR/LICENSE"
|
||||
copy_item SECURITY.md "$APP_DIR/SECURITY.md"
|
||||
copy_item docs "$APP_DIR/docs"
|
||||
copy_item ai_prompts "$APP_DIR/ai_prompts"
|
||||
copy_item package.json "$APP_DIR/package.json"
|
||||
copy_item package-lock.json "$APP_DIR/package-lock.json"
|
||||
copy_item prompt.md "$APP_DIR/prompt.md"
|
||||
copy_item examples "$APP_DIR/examples"
|
||||
copy_item build/agent_audit.md "$APP_DIR/build/agent_audit.md"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user