Skip to content

Commit f14b720

Browse files
committed
Update .gitignore to add .devcontainer folder
1 parent 539485e commit f14b720

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# Compiler outputs
2-
build
2+
build
3+
build-*
34

45
# Visual Studio Code
6+
.devcontainer
57
.vscode/
68
*.code-workspace
79
.history/

0 commit comments

Comments
 (0)