Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Commit

Permalink
gitignore: Ignore cli/containerd-shim-kata-v2/config-generated.go
Browse files Browse the repository at this point in the history
This link is generated during build, but not ignored by .gitignore.

fixes #3034

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
(cherry picked from commit 5069ea4)
  • Loading branch information
dgibson authored and amshinde committed Nov 10, 2020
1 parent b71211c commit a8e9cff
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 @@ -11,6 +11,7 @@
/cli/config/configuration-qemu-virtiofs.toml
/cli/config/configuration-clh.toml
/cli/config-generated.go
/cli/containerd-shim-kata-v2/config-generated.go
/cli/coverage.html
/containerd-shim-kata-v2
/data/kata-collect-data.sh
Expand Down

0 comments on commit a8e9cff

Please sign in to comment.