Skip to content

Commit 4b3ab84

Browse files
committed
V14: Integrations (ActiveCampaign)
- First push
1 parent d43cffd commit 4b3ab84

35 files changed

+327
-102
lines changed

.gitignore

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,14 @@ src/Testsite/App_Plugins/Our.Umbraco.DashIt
66
src/Testsite/umbraco
77
src/Testsite/Views
88
src/Testsite/wwwroot
9-
src/Umbraco.Cms.Integrations.Commerce.Shopify/wwwroot
10-
9+
src/Umbraco.Cms.Integrations.Commerce.Shopify/wwwroot/*
10+
!src/Umbraco.Cms.Integrations.Commerce.Shopify/wwwroot/umbraco-package.json
11+
src/Umbraco.Cms.Integrations.Crm.Hubspot/wwwroot/*
12+
!src/Umbraco.Cms.Integrations.Crm.Hubspot/wwwroot/umbraco-package.json
13+
src/Umbraco.Cms.Integrations.Crm.Dynamics/wwwroot/*
14+
!src/Umbraco.Cms.Integrations.Crm.Dynamics/wwwroot/umbraco-package.json
15+
src/Umbraco.Cms.Integrations.Crm.ActiveCampaign/wwwroot/*
16+
!src/Umbraco.Cms.Integrations.Crm.ActiveCampaign/wwwroot/umbraco-package.json
1117

1218
# User-specific files
1319
*.suo

src/Umbraco.Cms.Integrations.Crm.ActiveCampaign.Core/Umbraco.Cms.Integrations.Crm.ActiveCampaign.Core.csproj

Lines changed: 0 additions & 39 deletions
This file was deleted.

0 commit comments

Comments
 (0)