mirror of
https://github.com/alibaba/higress.git
synced 2026-06-08 20:27:31 +08:00
optimize: add ignore .vscode dir. (#159)
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -6,6 +6,7 @@ out
|
|||||||
.DS_Store
|
.DS_Store
|
||||||
coverage.xml
|
coverage.xml
|
||||||
.idea/
|
.idea/
|
||||||
|
.vscode/
|
||||||
bazel-bin
|
bazel-bin
|
||||||
bazel-out
|
bazel-out
|
||||||
bazel-testlogs
|
bazel-testlogs
|
||||||
|
|||||||
Reference in New Issue
Block a user