Add VSCode build files (#6689)

This commit is contained in:
Jack Fox
2022-02-13 16:35:50 -06:00
committed by GitHub
parent b4dbc0a3a6
commit fd94308d31
3 changed files with 85 additions and 0 deletions

2
.gitignore vendored
View File

@@ -263,6 +263,8 @@ __pycache__/
# Visual Studio Code workspace settings.
.vscode/*
!.vscode/extensions.json
!.vscode/launch.json
!.vscode/tasks.json
# Release package files go here:
release/