libftdi Archives

Subject: [PATCH] Ignore VSCode temp folder

From: yegorslists@xxxxxxxxxxxxxx
To: libftdi@xxxxxxxxxxxxxxxxxxxxxxx
Cc: thomas.jarosch@xxxxxxxxxxxxx, Yegor Yefremov <yegorslists@xxxxxxxxxxxxxx>
Date: Wed, 11 Jun 2025 14:50:04 +0200
From: Yegor Yefremov <yegorslists@xxxxxxxxxxxxxx>

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

diff --git a/.gitignore b/.gitignore
index 3d04163..9f1af71 100644
--- a/.gitignore
+++ b/.gitignore
@@ -57,3 +57,6 @@ tags
 # clangd specific files
 .cache
 compile_commands.json
+
+# VSCode
+.vscode
-- 
2.34.1


--
libftdi - see http://www.intra2net.com/en/developer/libftdi for details.
To unsubscribe send a mail to libftdi+unsubscribe@xxxxxxxxxxxxxxxxxxxxxxx   

Current Thread