Skip to content

Commit

Permalink
Do not include launch settings for cake builds
Browse files Browse the repository at this point in the history
  • Loading branch information
siblount committed Dec 20, 2024
1 parent 678fb2e commit aa19a19
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -354,4 +354,7 @@ src/DAZ_Installer.CoreTests/RealData/Archives/*
src/DAZ_Installer.CoreTests/RealData/Manifests/*

# Coverage
*coveragereport
*coveragereport

# Do not include launch settings for cake builds
ci/Properties/launchSettings.json

0 comments on commit aa19a19

Please sign in to comment.