X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/1c092cb7aeeaf2ecc1c92678aa0ba2f1b7b083bc..b693bdde231b0ca4171015e578d9760c6001749b:/.gitignore diff --git a/.gitignore b/.gitignore index 280ad3f0..c18f27f6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,15 @@ +// Copyright (C) The Arvados Authors. All rights reserved. +// +// SPDX-License-Identifier: AGPL-3.0 + # See https://help.github.com/ignore-files/ for more about ignoring files. # dependencies /node_modules +# vscode +/.vs + # testing /coverage