From 1850015e0a8c725dcc9f1532812cfc42b5bd9352 Mon Sep 17 00:00:00 2001 From: Matt Blank Date: Thu, 12 Jun 2025 11:48:22 -0400 Subject: [PATCH] Remove clients from fernignore --- .fernignore | 2 -- 1 file changed, 2 deletions(-) diff --git a/.fernignore b/.fernignore index 58cbcae9..c91293d3 100644 --- a/.fernignore +++ b/.fernignore @@ -2,9 +2,7 @@ README.md -src/Merge.Client/MergeClient.cs src/Merge.Client/Ats/Jobs/JobsClient.cs -src/Merge.Client/BaseMergeClient.cs src/Merge.Client/Crm/AssociationTypes/AssociationTypesClient.cs src/Merge.Client/Crm/Associations/AssociationsClient.cs src/Merge.Client/Crm/CustomObjects/CustomObjectsClient.cs