1
0
Fork 0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-05-09 00:56:21 +02:00

gitignore: add .vscode for VS Code users

For Visual Studio Code users, .vscode is created inside the workspace.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
Álvaro Fernández Rojas 2021-03-08 10:46:06 +01:00
parent 101491ae4a
commit 12dbad1a86

1
.gitignore vendored
View File

@ -29,3 +29,4 @@ git-src
.project
.cproject
.ccache
.vscode