CodeQL for VS Code: Initial commit.
Some checks failed
Build Extension / Build (ubuntu-latest) (push) Has been cancelled
Build Extension / Build (windows-latest) (push) Has been cancelled
Build Extension / Test (ubuntu-latest) (push) Has been cancelled
Build Extension / Test (windows-latest) (push) Has been cancelled
Release / Release (push) Has been cancelled

This commit is contained in:
Aditya Sharad
2019-11-12 11:48:25 -08:00
commit d9a1dce7fa
133 changed files with 22112 additions and 0 deletions

19
.gitignore vendored Normal file
View File

@@ -0,0 +1,19 @@
# Logs
*.log
# Generated files
/dist/
out/
server/
node_modules/
gen/
# Integration test artifacts
**/.vscode-test/**
# Visual Studio workspace state
.vs/
# Rush files
/common/temp/**
package-deps.json