Skip to content

Commit

Permalink
ignore stack - for #112
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesward committed Mar 23, 2020
1 parent 451f66d commit 1c28450
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/cloudshell_open/appfile.go
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ type appFile struct {
IgnoredLogo string `json:"logo"`
IgnoredRepository string `json:"repository"`
IgnoredWebsite string `json:"website"`
IgnoredStack string `json:"stack"`
}

const appJSON = `app.json`
Expand Down

0 comments on commit 1c28450

Please sign in to comment.