.gitignore: Add .vscode directory to prevent tracking of IDE settings

Origin commit data
------------------
Branch: ni/coolstream
Commit: 41b06505d5
Author: Thilo Graf <dbt@novatux.de>
Date: 2024-05-13 (Mon, 13 May 2024)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
2024-05-13 22:02:13 +02:00
committed by vanhofen
parent 3d2bfb975e
commit 5a516e7778

4
.gitignore vendored
View File

@@ -81,3 +81,7 @@ local_build_config.h
### other files that fall out of the build
src/nhttpd/nhttpd.conf
### IDE-specific settings
# Visual Studio Code settings
.vscode/