commit | fd0d20033522557054fc66027e847483a5d074df | [log] [tgz] |
---|---|---|
author | Joey Armstrong <joey@opennetworking.org> | Wed Aug 02 19:52:01 2023 -0400 |
committer | Joey Armstrong <joey@opennetworking.org> | Wed Aug 02 19:52:46 2023 -0400 |
tree | c6d656d132ba8a57dfc02a3fe1f77d52d21f8fec | |
parent | 04cdd9f9dcfd20b7e6d8d475c0028aee2b623f68 [diff] [blame] |
Added a new target to install the kind command Change-Id: I64dccc94eb7845741a8951662e0d82ab76147867
diff --git a/.gitignore b/.gitignore index 8c461ee..a78008a 100644 --- a/.gitignore +++ b/.gitignore
@@ -1,5 +1,8 @@ # python virtualenv vst_venv +.venv + +bin/ # robot framework output *.html