Skip to content

Commit 4aa7d5c

Browse files
committed
chore: ignore az bicep build output (infra/main.json)
- az bicep build --file infra/main.bicep emits a compiled ARM template that was previously untracked; ignore it as generated build output
1 parent f128235 commit 4aa7d5c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@
44
*.local.bicepparam
55
*.whatif.json
66
*.whatif.txt
7+
infra/main.json
78

0 commit comments

Comments
 (0)