mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-12-26 11:17:44 +01:00
[gitignore]: Add VSCode ignore file
Change-Id: I46438925d03ed36f41feecece69a669329d08fdb Signed-off-by: Herman Chen <herman.chen@rock-chips.com>
This commit is contained in:
parent
df4f1a8bc3
commit
48ed174d02
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -83,3 +83,9 @@ Build
|
|||
#
|
||||
/obj-arm-linux-gnueabihf/
|
||||
/obj-aarch64-linux-gnu/
|
||||
|
||||
#
|
||||
# VSCode
|
||||
#
|
||||
.vscode/
|
||||
.code-workspace
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue