From 5636c8d391427338225b74604a6aa3b9182de413 Mon Sep 17 00:00:00 2001
From: Simone Spinelli <simone.spinelli@geant.org>
Date: Wed, 5 Apr 2023 14:17:32 +0200
Subject: [PATCH] Update .gitignore

---
 .gitignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 71e1def9..20969d16 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,4 +2,5 @@ __pycache__/
 *.egg-info
 .coverage
 coverage.xml
-.tox/
+.tox/device_vendor
+.vscode
\ No newline at end of file
-- 
GitLab