Skip to content

Commit cd38e32

Browse files
authored
removed appsettings.json (pkyurkchiev#20)
1 parent d83f369 commit cd38e32

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -397,11 +397,10 @@ FodyWeavers.xsd
397397
# JetBrains Rider
398398
*.sln.iml
399399
GustoHub.API/GustoHub.API/appsettings.Development.json
400-
GustoHub.API/GustoHub.API/appsettings.json
401400
GustoHub.API/GustoHub.API/Properties/launchSettings.json
402401
GustoHub.API/GustoHub.Data/Migrations/20241112183552_Initialize.Designer.cs
403402
GustoHub.API/GustoHub.Data/Migrations/GustoHubDbContextModelSnapshot.cs
404403

405404
GustoHub.API/GustoHub.Data/Migrations/20241112183552_Initialize.cs
406405
GustoHub.API/GustoHub.Data/Migrations/20241112183552_Initialize.Designer.cs
407-
GustoHub.API/GustoHub.Data/Migrations/GustoHubDbContextModelSnapshot.cs
406+
GustoHub.API/GustoHub.Data/Migrations/GustoHubDbContextModelSnapshot.cs

0 commit comments

Comments
 (0)