Skip to content

Commit

Permalink
gitignore: Added cmd/check-markdown/kata-check-markdown to .gitignore
Browse files Browse the repository at this point in the history
.gitignore has been updated to contain the line "cmd/check-markdown/kata-check-markdown".

Fixes kata-containers#4790

Signed-off-by: Maxwell Wendlandt <maxjman101@gmail.com>
  • Loading branch information
Toreseen committed Mar 1, 2023
1 parent 6d09b92 commit fff6eb2
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
@@ -1,3 +1,4 @@
ginkgo
!/**/ginkgo
/.vagrant/
cmd/check-markdown/kata-check-markdown

0 comments on commit fff6eb2

Please sign in to comment.