Skip to content

Commit d60fc09

Browse files
committed
move IdentityServer4 to subfolder
1 parent d56c213 commit d60fc09

File tree

605 files changed

+19
-19
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

605 files changed

+19
-19
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Ignore the Migrations folder for now since this repo is for learning and testing purposes
22
## We don't want to mess things up with lot of migration files anytime we make changes to the database structure.
3-
/src/IdentityServer/ClassifiedAds.Migrator/Migrations/
3+
/src/IdentityServer/IdentityServer4/ClassifiedAds.Migrator/Migrations/
44
/src/Monolith/ClassifiedAds.Migrator/Migrations/
55
/src/ModularMonolith/ClassifiedAds.Migrator/Migrations/
66
/src/Microservices/Services.AuditLog/ClassifiedAds.Services.AuditLog.Api/Migrations/

0 commit comments

Comments
 (0)