Skip to content

Commit

Permalink
Merge pull request #1410 from ConnorJC3/gitignore-image
Browse files Browse the repository at this point in the history
Add .image-* files from Makefile to .gitignore
  • Loading branch information
k8s-ci-robot authored Sep 30, 2022
2 parents e7d9548 + 3700dc7 commit a5b1b9a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,6 @@ Vagrantfile

# Vendor dir
vendor/

# .image-* files used by Makefile
.image-*

0 comments on commit a5b1b9a

Please sign in to comment.