summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authoricecodder <47574874+icecodder@users.noreply.github.com>2021-08-07 12:17:30 +0200
committericecodder <47574874+icecodder@users.noreply.github.com>2021-08-07 12:17:30 +0200
commit0a984826760e2d9e91993dbff56e0a3c29bbfb4a (patch)
treeb3761c0517c2c0f116b160dddc91c293afc29952 /.gitignore
parent84acdea7e7ad710e742a6d93fe0b8ba82d8d9b22 (diff)
add vscode to git ignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 10ba3d3..3f4ec91 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
bazel-*
-.bazelrc \ No newline at end of file
+.bazelrc
+.vscode \ No newline at end of file