From 5fff556f3fdc81ad2bdf72cbb0c0b872f95f5a46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81d=C3=A1m=20Kov=C3=A1cs?= Date: Fri, 8 Dec 2023 07:43:38 +0100 Subject: [PATCH] Ignore Pico-W-Stub folder --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 25f2c25..d2f8090 100644 --- a/.gitignore +++ b/.gitignore @@ -159,3 +159,5 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ secrets.py + +.vscode/Pico-W-Stub \ No newline at end of file