[git] ignore vscode configuration files (#6498)

This commit is contained in:
kangping
2021-04-28 12:48:55 +08:00
committed by GitHub
parent 898a10fd79
commit 1704d19035

3
.gitignore vendored
View File

@ -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