aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Loo Rong Jie <loorongjie@gmail.com>2018-02-06 01:13:51 -0800
committerGravatar Copybara-Service <copybara-piper@google.com>2018-02-06 01:15:22 -0800
commit4205ed4926de34aa3707a84b0db3ceb4c3236aaa (patch)
tree56125d893475b1b25bcca97257649c03808a1fb0
parent1324318ea0fe60350c0a5179818fc1c97d4ec854 (diff)
Ignore VSCode files
Closes #4488. PiperOrigin-RevId: 184648112
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9b4e4ea7ee..39ffe91031 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,6 +8,7 @@
/.idea/
/.project
/.settings
+/.vscode/
/bazel.iml
# Ignore all bazel-* symlinks. There is no full list since this can change
# based on the name of the directory bazel is cloned into.