From 8b4a83bb526b7513aca3818a41248e45d003ddbc Mon Sep 17 00:00:00 2001 From: Gregory Rudolph Date: Wed, 14 Jul 2021 10:54:48 -0400 Subject: [PATCH] Add vendor folder --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 006f074..86fed2b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ qtbox +vendor TeslaGo *.log -.vscode \ No newline at end of file +.vscode