Skip to content

Commit

Permalink
add appsettings.Development.json to gitignore (#4303)
Browse files Browse the repository at this point in the history
Co-authored-by: Jack Gerrits <[email protected]>
  • Loading branch information
rysweet and jackgerrits authored Nov 22, 2024
1 parent 3c1ec71 commit eb67e4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dotnet/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ BenchmarkDotNet.Artifacts/
project.lock.json
project.fragment.lock.json
artifacts/
appsettings.Development.json

# Tye
.tye/
Expand Down

0 comments on commit eb67e4a

Please sign in to comment.