OPC # 0002: Improvements to Client provisioning workflows
This commit is contained in:
@@ -13,6 +13,8 @@ internal static class TarHelper
|
||||
[
|
||||
".git", ".vs", ".vscode", "node_modules", "bin", "obj",
|
||||
"VaultData", "*.user", "*.suo",
|
||||
// Exclude sibling repos — build context is ClarityStack/ root but only Clarity/ is needed
|
||||
"OPC", "gateway", "ClientAssets",
|
||||
];
|
||||
|
||||
public static void Pack(string root, Stream destination)
|
||||
|
||||
Reference in New Issue
Block a user