Skip to content

Commit f0b56b5

Browse files
authored
Merge pull request #2 from CodeIntelligenceTesting/devcontainer-update
updated the devcontainer setup and gitmodule file & added the build f…
2 parents d85a0e3 + b56edd8 commit f0b56b5

3 files changed

Lines changed: 5 additions & 1 deletion

File tree

.devcontainer

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,6 @@ stamp-h1
4444
/tests/test-version
4545
/dist/
4646

47+
build/
4748
.cifuzz/
4849
.vscode/

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule ".devcontainer"]
2+
path = .devcontainer
3+
url = https://github.com/CodeIntelligenceTesting/.devcontainer.git

0 commit comments

Comments
 (0)