0
0
mirror of https://git.openwrt.org/openwrt/openwrt.git/ synced 2025-10-06 03:42:44 +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