Template files for vscode

This commit is contained in:
gator96100 2020-12-29 14:55:31 +01:00
commit 9e224b011b
10 changed files with 558 additions and 108 deletions

5
.gitignore vendored
View file

@ -108,3 +108,8 @@ fpga_version_info.c
# .tmp files are created during compilation
*.tmp
#VSCode files
!.vscode/*.json
.vscode/launch.json
.vscode/tasks.json