HADOOP-18774. Add .vscode to gitignore. (#5756). Contributed by Xiaoqiao He.

Signed-off-by: Ayush Saxena <ayushsaxena@apache.org>
This commit is contained in:
Hexiaoqiao 2023-06-18 14:08:38 +08:00 committed by GitHub
parent 9a7d1b49e2
commit ba08f26a15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View File

@ -11,6 +11,7 @@
*.patch
*.diff
.idea
.vscode
.svn
.classpath
.project