Skip to content

Commit

Permalink
Add .gradle to .gitignore (#570)
Browse files Browse the repository at this point in the history
* Update az container template to pulumi-docker v4.

Update container-azure-typescript to use the latest major version of
pulumi-docker and also ensure the template creates a linux/amd64 image
regardless of the host platform. (It appears Azure Container Apps only
support this platform.)

* Update .gitignore

---------

Co-authored-by: Christian Nunciato <[email protected]>
  • Loading branch information
jkodroff and cnunciato authored Dec 15, 2023
1 parent 45ba991 commit 645c80e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ node_modules
.vscode
[Bb]in/
[Oo]bj/
.gradle

0 comments on commit 645c80e

Please sign in to comment.