diff options
author | Franck Cuny <franck@fcuny.net> | 2021-05-15 13:17:20 -0700 |
---|---|---|
committer | Franck Cuny <franck@fcuny.net> | 2022-06-11 13:57:42 -0700 |
commit | 483c28ef7f45157eb054df4a684e626509e8754c (patch) | |
tree | 3a8ffedabd4316c5573022f75c08e781dfdd7d1f | |
parent | add Makefile (diff) | |
download | world-483c28ef7f45157eb054df4a684e626509e8754c.tar.gz |
git: ignore binary
-rw-r--r-- | users/fcuny/exp/containerd-to-vm/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/users/fcuny/exp/containerd-to-vm/.gitignore b/users/fcuny/exp/containerd-to-vm/.gitignore index 8a23cf9..6f01038 100644 --- a/users/fcuny/exp/containerd-to-vm/.gitignore +++ b/users/fcuny/exp/containerd-to-vm/.gitignore @@ -1 +1,2 @@ /cmd/c2vm/c2vm +/c2vm |