Skip to content

Commit 7931db5

Browse files
committed
Added .vscode to .gitignore
.vscode - folder automatically created at project compilation. It is not needed in the main repository. Change-Id: I3ed94174ee2ca043b7c138aa30f3c3e8ade2505e Signed-off-by: Glukhov Mikhail <[email protected]>
1 parent 6093bb1 commit 7931db5

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
@@ -2,3 +2,4 @@ build*/*
22
customrc
33
*.sw?
44
.repo/
5+
.vscode/

0 commit comments

Comments
 (0)