Skip to content

Commit

Permalink
ignore stack - for #112 (#150)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesward authored Mar 24, 2020
1 parent 6597f19 commit cd7b0ef
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 cd7b0ef

Please sign in to comment.