From: jeremy Date: Thu, 12 Sep 2024 15:02:21 +0000 (-0400) Subject: adds .vscode to git ignore file X-Git-Url: https://git.tnoah.ca/?a=commitdiff_plain;h=2550b7a379f7ace8c467d94fe1717c63b15d64a8;p=lora-radio.git adds .vscode to git ignore file --- diff --git a/.gitignore b/.gitignore index c585a06..b879ff5 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ Release/*.zip Release/*.json Console/build build/* +.vscode \ No newline at end of file