Skip to content

Commit

Permalink
ci: ignore OS image artifacts in update workflow (#385)
Browse files Browse the repository at this point in the history
Signed-off-by: Austin Vazquez <[email protected]>
  • Loading branch information
austinvazquez authored Aug 13, 2024
1 parent 73a493a commit 151dca9
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 @@ -4,6 +4,7 @@ wingit-temp/
*.idea
*.DS_Store
*.bak
**/*.qcow2
**/*.tar.gz
.vscode/
**/node_modules

0 comments on commit 151dca9

Please sign in to comment.