projects
/
arvados.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
render-icon-if-public-favorite-and-actions-for-processes-and-projects
[arvados.git]
/
.gitignore
diff --git
a/.gitignore
b/.gitignore
index 280ad3f03d4d094023a94b68ff82a0affb7d400d..c18f27f6572824668327ebd997eafd3f0c77d76d 100644
(file)
--- 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