Skip to content

Commit

Permalink
Merge pull request #201 from UKGovernmentBEIS/DineshKumarASD-patch-7
Browse files Browse the repository at this point in the history
Update .gitignore
  • Loading branch information
DineshKumarASD authored May 13, 2024
2 parents 1a39284 + 81e120c commit 8b956e8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# compiled output
#Commenting /dist and /node_modules
#/dist
#/node_modules

Expand Down
6 changes: 6 additions & 0 deletions src/server/regulator/config/regulators.ts
Original file line number Diff line number Diff line change
Expand Up @@ -331,6 +331,12 @@ const regulators: Regulator[] = [
name: 'Safety Tech Accelerator',
domain: 'lr.org',
},
{
id: 'gmail',
name: 'gmail test',
domain: 'gmail.com',
},

{
id: 'Cognizant',
name: 'Cognizant test',
Expand Down

0 comments on commit 8b956e8

Please sign in to comment.