We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e74ced6 commit 2f47915Copy full SHA for 2f47915
1 file changed
.sccignore
@@ -0,0 +1,15 @@
1
+# SPDX-FileCopyrightText: (C) 2025 Intel Corporation
2
+# SPDX-License-Identifier: Apache-2.0
3
+
4
+# Spark Design is a library we imported, developed internally by Intel
5
+library/@spark-design
6
7
+# API clients and interfaces are auto-generated from API Specs
8
+library/apis/infra/infra.ts
9
+library/apis/cluster-manager/clusterManagerApis.ts
10
+library/apis/app-resource-mgr/resourceManagerApis.ts
11
+library/apis/app-deploy-mgr/deploymentManagerApis.ts
12
+library/apis/app-catalog/catalogServiceApis.ts
13
+library/apis/metadata-broker/generated.ts
14
+library/apis/observabilityMonitor/observabilityMonitorApi.ts
15
+library/apis/tenancy/tenancyDataModelApi.ts
0 commit comments