Skip to content

Commit

Permalink
Refactor .gitignore to exclude specific appsettings.json files
Browse files Browse the repository at this point in the history
  • Loading branch information
heblasco committed Sep 23, 2024
1 parent d963dee commit 41f4b41
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -422,9 +422,4 @@ local.settings.json
**/.aihub

# appsettings.json
appsettings.*.json
!appsettings.json
!appsettings.Development.json
!appsettings.Production.json
!appsettings.Staging.json
!appsettings.Test.json
appsettings.*.json

0 comments on commit 41f4b41

Please sign in to comment.