From 875a4981a0956accc93ee74c33951885f558c7d6 Mon Sep 17 00:00:00 2001 From: simonzhangsz Date: Thu, 17 Aug 2023 00:18:42 +0800 Subject: [PATCH] ignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index eae45584..6f37d224 100644 --- a/.gitignore +++ b/.gitignore @@ -23,6 +23,8 @@ restagent/software/ restagent/database/ restagent/restagent +vendor + # Built Visual Studio Code Extensions *.vsix *.log