mirror of
https://github.com/espressif/openthread.git
synced 2025-08-06 14:52:18 +08:00
[git] ignore vscode configuration files (#6498)
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -60,8 +60,9 @@ third_party/nlbuild-autotools/repo/third_party/autoconf/m4/lt~obsolete.m4
|
||||
third_party/nlbuild-autotools/repo/third_party/autoconf/missing
|
||||
/tmp/
|
||||
|
||||
# C-Lion / IDEA files
|
||||
# IDE / editor files
|
||||
.idea/**
|
||||
.vscode/**
|
||||
cmake-build-*/**
|
||||
|
||||
# Python bytecodes
|
||||
|
Reference in New Issue
Block a user