Skip to content

Commit d0777c9

Browse files
timvpGooglePatrick Georgi
authored and
Patrick Georgi
committed
.gitignore: Add .vscode/
Visual Studio Code uses the directory .vscode/ to store data, so add it to the .gitignore. Signed-off-by: Tim Van Patten <[email protected]> Change-Id: I8fe6439f01bd5ada8ceb814a22602db241aa11d6 Reviewed-on: https://review.coreboot.org/c/coreboot/+/66701 Tested-by: build bot (Jenkins) <[email protected]> Reviewed-by: Jon Murphy <[email protected]>
1 parent 7b42153 commit d0777c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ tags
3333
.clang_complete
3434
.cache
3535
compile_commands.json
36+
.vscode/
3637

3738
# Cross-compile toolkits
3839
xgcc/

0 commit comments

Comments
 (0)